frontend: Main dialog update

This commit is contained in:
zhupengfei
2020-01-22 10:29:36 +08:00
parent 201c8adf2f
commit b2c63e87eb
3 changed files with 115 additions and 338 deletions
-3
View File
@@ -21,9 +21,6 @@ public:
private:
void LoadPresetConfig();
void ShowAdvanced();
void HideAdvanced();
Core::Config GetCurrentConfig();
void LaunchImportDialog();
std::vector<Core::Config> preset_config_list;