mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 15:37:30 -06:00
ENH: Label Wrap
Change-Id: I7492f058f731a68e441ab9b78693872364fc00ab
This commit is contained in:
parent
4d4fcc1780
commit
d2b112d1c1
2 changed files with 126 additions and 0 deletions
|
@ -17,6 +17,8 @@ public:
|
|||
|
||||
void SetWindowStyleFlag(long style) override;
|
||||
|
||||
void Wrap(int width);
|
||||
|
||||
private:
|
||||
wxFont font;
|
||||
wxColour color;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue