mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-19 04:37:52 -06:00
Some code review
This commit is contained in:
parent
d2844bc39d
commit
7f08f460f1
25 changed files with 548 additions and 522 deletions
|
@ -17,7 +17,7 @@ class PreferencesDialog : public wxDialog
|
|||
std::shared_ptr<ConfigOptionsGroup> m_optgroup;
|
||||
public:
|
||||
PreferencesDialog(wxWindow* parent);
|
||||
~PreferencesDialog(){ }
|
||||
~PreferencesDialog() {}
|
||||
|
||||
void build();
|
||||
void accept();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue