mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 00:37:51 -06:00
Added tooltips for mode buttons.
+ some clean of an unused code + fix of #1861
This commit is contained in:
parent
7067cef812
commit
5cc86c49b9
4 changed files with 24 additions and 34 deletions
|
@ -906,6 +906,8 @@ private:
|
|||
|
||||
wxBitmap m_bmp_on;
|
||||
wxBitmap m_bmp_off;
|
||||
wxString m_tt_selected;
|
||||
wxString m_tt_focused;
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue