mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-13 09:47:58 -06:00
Fixed position for all controls from the settings tabs
This commit is contained in:
parent
f1a74367ed
commit
7022fb0891
4 changed files with 59 additions and 24 deletions
|
@ -76,6 +76,7 @@ public:
|
|||
void sys_color_changed();
|
||||
|
||||
wxPoint get_pos(const Line& line, Field* field = nullptr);
|
||||
int get_height(const Line& line);
|
||||
|
||||
OptionsGroup* m_og;
|
||||
int m_border;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue