Move / add tabWidget related helper functions

This commit is contained in:
WarmUpTill
2024-04-02 19:21:42 +02:00
committed by WarmUpTill
parent ec5944f53c
commit ce501bd972
7 changed files with 215 additions and 125 deletions

View File

@@ -171,7 +171,6 @@ public:
/* --- Start of UI section --- */
bool settingsWindowOpened = false;
int lastOpenedTab = -1;
std::string lastImportPath;
QStringList loadFailureLibs;
bool warnPluginLoadFailure = true;