Restore layout selector if left in invalid state

This commit is contained in:
GriffinR
2025-03-14 23:23:40 -04:00
parent 1375572be1
commit 4b1332609e
2 changed files with 14 additions and 0 deletions

View File

@@ -204,6 +204,7 @@ private slots:
void on_actionNew_Tileset_triggered();
void on_action_Save_triggered();
void on_action_Exit_triggered();
void onLayoutSelectorEditingFinished();
void on_comboBox_LayoutSelector_currentTextChanged(const QString &text);
void on_actionShortcuts_triggered();