mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-28 11:11:16 -06:00
Attempt to workaround bug in wxWidgets IsShownOnScreen() method
This commit is contained in:
parent
5f02669d2d
commit
af3d07bb05
8 changed files with 34 additions and 19 deletions
|
|
@ -556,7 +556,7 @@ public:
|
|||
|
||||
static bool init(wxGLCanvas* canvas);
|
||||
|
||||
static bool is_shown_on_screen(wxGLCanvas* canvas);
|
||||
static void set_active(wxGLCanvas* canvas, bool active);
|
||||
|
||||
static unsigned int get_volumes_count(wxGLCanvas* canvas);
|
||||
static void reset_volumes(wxGLCanvas* canvas);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue