1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-31 11:15:52 +00:00

3rd attempt to fix opengl initialization on linux

This commit is contained in:
Enrico Turri
2018-06-04 14:28:59 +02:00
parent 548f773074
commit af8e869880
8 changed files with 28 additions and 1 deletions
+1
View File
@@ -571,6 +571,7 @@ public:
static bool is_layers_editing_enabled(wxGLCanvas* canvas);
static bool is_layers_editing_allowed(wxGLCanvas* canvas);
static bool is_shader_enabled(wxGLCanvas* canvas);
static void enable_layers_editing(wxGLCanvas* canvas, bool enable);
static void enable_warning_texture(wxGLCanvas* canvas, bool enable);