mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 05:10:04 +00:00 
			
		
		
		
	Configure debug menu visibility based on settings
This commit is contained in:
		
							parent
							
								
									cfac44cc79
								
							
						
					
					
						commit
						f98eb0ee1f
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -168,6 +168,9 @@ MainWindow::MainWindow(QWidget* parent) : | |||
|    p->alertDockWidget_->toggleViewAction()->setText(tr("&Alerts")); | ||||
|    ui->actionAlerts->setVisible(false); | ||||
| 
 | ||||
|    ui->menuDebug->menuAction()->setVisible( | ||||
|       manager::SettingsManager::general_settings()->debug_enabled()); | ||||
| 
 | ||||
|    // Configure Resource Explorer Dock
 | ||||
|    ui->resourceExplorerDock->setVisible(false); | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat