mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 07:27:41 -06:00
ENH: [STUDIO-1478] collapse siderbar printer/filament region
Change-Id: Id0d1009f5b2c344bc2a95702d33d1d87c864b8f2
This commit is contained in:
parent
56a98390f9
commit
ca2f05e60b
3 changed files with 33 additions and 9 deletions
|
@ -3,7 +3,8 @@
|
|||
|
||||
#include <wx/stattext.h>
|
||||
|
||||
#define LB_HYPERLINK 0x0001
|
||||
#define LB_HYPERLINK 0x0020
|
||||
#define LB_PROPAGATE_MOUSE_EVENT 0x0040
|
||||
|
||||
|
||||
class Label : public wxStaticText
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue