Add VariableSelectionDialog

This commit is contained in:
WarmUpTill
2024-05-31 23:00:06 +02:00
committed by WarmUpTill
parent 235b31fccc
commit d72a0c0d38
5 changed files with 65 additions and 2 deletions

View File

@@ -35,4 +35,9 @@ std::string GetThemeTypeName()
void QeueUITask(void (*task)(void *param), void *) {}
QWidget *GetSettingsWindow()
{
return nullptr;
}
} // namespace advss