mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-02 16:59:48 +02:00
Page class is used as a container of option groups
and doesn't inherited from wxScrolledWindow now
This commit is contained in:
@@ -124,7 +124,7 @@ public:
|
||||
void activate_line(Line& line);
|
||||
|
||||
// create all controls for the option group from the m_lines
|
||||
void activate();
|
||||
bool activate();
|
||||
// delete all controls from the option group
|
||||
void clear();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user