mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 20:20:06 +00:00
Add select Map Layers to View menu
This commit is contained in:
parent
54047b7645
commit
9e3b2916e1
6 changed files with 199 additions and 5 deletions
|
|
@ -36,6 +36,9 @@ private slots:
|
|||
void on_actionOpenTextEvent_triggered();
|
||||
void on_actionSettings_triggered();
|
||||
void on_actionExit_triggered();
|
||||
void on_actionColorTable_triggered(bool checked);
|
||||
void on_actionRadarRange_triggered(bool checked);
|
||||
void on_actionRadarSites_triggered(bool checked);
|
||||
void on_actionPlacefileManager_triggered();
|
||||
void on_actionLayerManager_triggered();
|
||||
void on_actionImGuiDebug_triggered();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue