1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-08-01 11:25:50 +00:00

Copy and paste -> Disabled paste of volumes when nothing is selected and fixed enabling/disabling of paste item in toolbar and edit menu

This commit is contained in:
Enrico Turri
2019-04-11 14:21:08 +02:00
parent 4718c839f6
commit 4046d517c9
4 changed files with 36 additions and 27 deletions
+1 -1
View File
@@ -184,7 +184,7 @@ public:
void copy_selection_to_clipboard();
void paste_from_clipboard();
bool is_selection_clipboard_empty() const;
bool can_paste_from_clipboard() const;
bool can_delete() const;
bool can_delete_all() const;