mirror of
https://github.com/QIDITECH/QIDISlicer.git
synced 2026-02-02 00:48:43 +03:00
Prusa 2.7.2
This commit is contained in:
@@ -80,7 +80,7 @@ enum FileType
|
||||
|
||||
extern wxString file_wildcards(FileType file_type, const std::string &custom_extension = {});
|
||||
|
||||
wxString sla_wildcards(const char *formatid);
|
||||
wxString sla_wildcards(const char *formatid, const std::string& custom_extension);
|
||||
|
||||
enum ConfigMenuIDs {
|
||||
ConfigMenuWizard,
|
||||
@@ -411,7 +411,6 @@ private:
|
||||
bool m_datadir_redefined { false };
|
||||
|
||||
bool m_wifi_config_dialog_shown { false };
|
||||
bool m_wifi_config_dialog_was_declined { false };
|
||||
};
|
||||
|
||||
DECLARE_APP(GUI_App)
|
||||
|
||||
Reference in New Issue
Block a user