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:
@@ -14,7 +14,7 @@ class ButtonsDescription : public wxDialog
|
||||
t_icon_descriptions* m_icon_descriptions;
|
||||
public:
|
||||
ButtonsDescription(wxWindow* parent, t_icon_descriptions* icon_descriptions);
|
||||
~ButtonsDescription(){}
|
||||
~ButtonsDescription() {}
|
||||
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user