mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-08-31 00:02:03 +02:00
1st installment of copy and paste -> prototype for volumes copy and paste
This commit is contained in:
@@ -68,6 +68,8 @@ class MainFrame : public DPIFrame
|
||||
bool can_select() const;
|
||||
bool can_delete() const;
|
||||
bool can_delete_all() const;
|
||||
bool can_copy() const;
|
||||
bool can_paste() const;
|
||||
|
||||
protected:
|
||||
virtual void on_dpi_changed(const wxRect &suggested_rect);
|
||||
|
||||
Reference in New Issue
Block a user