mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-05 19:42:47 +00:00
Some code review
This commit is contained in:
@@ -17,7 +17,7 @@ class PreferencesDialog : public wxDialog
|
||||
std::shared_ptr<ConfigOptionsGroup> m_optgroup;
|
||||
public:
|
||||
PreferencesDialog(wxWindow* parent);
|
||||
~PreferencesDialog(){ }
|
||||
~PreferencesDialog() {}
|
||||
|
||||
void build();
|
||||
void accept();
|
||||
|
||||
Reference in New Issue
Block a user