mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-21 05:37:52 -06:00
Added tooltips for objects list
Updated icons with transparency
This commit is contained in:
parent
19411df0e4
commit
ed5f5239aa
8 changed files with 33 additions and 5 deletions
|
@ -365,6 +365,7 @@ public:
|
|||
wxString GetName(const wxDataViewItem &item) const;
|
||||
wxString GetCopy(const wxDataViewItem &item) const;
|
||||
wxString GetScale(const wxDataViewItem &item) const;
|
||||
wxIcon GetIcon(const wxDataViewItem &item) const;
|
||||
|
||||
// helper methods to change the model
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue