mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-09-07 09:05:57 -05:00
Reuse last import path
This commit is contained in:
@@ -85,6 +85,7 @@ struct SwitcherData {
|
||||
|
||||
bool settingsWindowOpened = false;
|
||||
int lastOpenedTab = -1;
|
||||
std::string lastImportPath;
|
||||
bool firstBoot = true;
|
||||
|
||||
std::condition_variable cv;
|
||||
|
||||
Reference in New Issue
Block a user