mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
Follow-up of 47604b6326
-> Fixed layout at startup
This commit is contained in:
parent
03f17a13e7
commit
dff9af20a4
3 changed files with 5 additions and 0 deletions
|
@ -239,6 +239,7 @@ public:
|
|||
std::vector<std::string> get_colors_for_color_print() const;
|
||||
|
||||
void update_object_menu();
|
||||
void show_action_buttons(const bool is_ready_to_slice) const;
|
||||
|
||||
wxString get_project_filename(const wxString& extension = wxEmptyString) const;
|
||||
void set_project_filename(const wxString& filename);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue