mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-03 17:05:43 +02: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