mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-08-14 21:31:45 -05:00
Fix imported variables / actions not being added to respective tabs
This commit is contained in:
@@ -33,4 +33,6 @@ std::string GetThemeTypeName()
|
||||
return "Dark";
|
||||
}
|
||||
|
||||
void QeueUITask(void (*task)(void *param), void *) {}
|
||||
|
||||
} // namespace advss
|
||||
|
||||
Reference in New Issue
Block a user