mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-31 14:52:06 +00:00
Added "Modify Shapes Gallery" to the "Window" menu
+ Fixed a non-MSW build (added missed include)
This commit is contained in:
@@ -41,7 +41,7 @@ class GalleryDialog : public DPIDialog
|
||||
void update();
|
||||
|
||||
public:
|
||||
GalleryDialog(wxWindow* parent);
|
||||
GalleryDialog(wxWindow* parent, bool modify_gallery = false);
|
||||
~GalleryDialog();
|
||||
|
||||
void get_input_files(wxArrayString& input_files);
|
||||
|
||||
Reference in New Issue
Block a user