1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-08-02 11:35:51 +00:00

Next improvements of an undo/redo from a toolbar

This commit is contained in:
YuSanka
2019-07-09 15:27:28 +02:00
parent fbf14b42e9
commit 1347e655c2
8 changed files with 113 additions and 53 deletions
+1
View File
@@ -187,6 +187,7 @@ public:
void take_snapshot(const wxString &snapshot_name);
void undo();
void redo();
bool undo_redo_string_getter(const bool is_undo, int idx, const char** out_text);
void on_extruders_change(int extruders_count);
void on_config_change(const DynamicPrintConfig &config);