Add imgui debug window, still need to use unique contexts

This commit is contained in:
Dan Paulat 2022-11-26 00:27:35 -06:00
parent b18692657a
commit cd01bb70b6
10 changed files with 325 additions and 3 deletions

View file

@ -35,6 +35,7 @@ private slots:
void on_actionOpenNexrad_triggered();
void on_actionOpenTextEvent_triggered();
void on_actionExit_triggered();
void on_actionImGuiDebug_triggered();
void on_radarSiteSelectButton_clicked();
void on_resourceTreeCollapseAllButton_clicked();
void on_resourceTreeExpandAllButton_clicked();