mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-18 12:17:54 -06:00
FIX: alignment of tabpanel text
Change-Id: I3c653a2100ee0d1911fad727a059c82b5866456f
This commit is contained in:
parent
0162fceb98
commit
4831506422
6 changed files with 23 additions and 1 deletions
|
@ -27,6 +27,8 @@ public:
|
|||
void SetMinSize(const wxSize& size) override;
|
||||
|
||||
void SetPaddingSize(const wxSize& size);
|
||||
|
||||
const wxSize& GetPaddingSize();
|
||||
|
||||
void SetTextColor(StateColor const &color);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue