Added two more actions for custom shortcut setup.
This commit is contained in:
		
							parent
							
								
									84e3253342
								
							
						
					
					
						commit
						70e51bcbbc
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -134,6 +134,8 @@ QList<QAction*> FormMain::allActions() { | |||
|   actions << m_ui->m_actionSelectPreviousFeedCategory; | ||||
|   actions << m_ui->m_actionSelectNextMessage; | ||||
|   actions << m_ui->m_actionSelectPreviousMessage; | ||||
|   actions << m_ui->m_actionFetchFeedMetadata; | ||||
|   actions << m_ui->m_actionExpandCollapseFeedCategory; | ||||
| 
 | ||||
|   // Add recycle bin actions.
 | ||||
|   actions << m_ui->m_actionRestoreRecycleBin; | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue