mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-18 23:51:51 -06:00
3rd attempt to fix opengl on ubuntu
This commit is contained in:
parent
23d10fdadc
commit
8db4fdc24c
8 changed files with 58 additions and 45 deletions
|
@ -74,8 +74,8 @@ public:
|
|||
|
||||
//#################################################################################################################
|
||||
// bool set_current(wxGLCanvas* canvas, bool force);
|
||||
// void set_active(wxGLCanvas* canvas, bool active);
|
||||
//#################################################################################################################
|
||||
void set_active(wxGLCanvas* canvas, bool active);
|
||||
void set_as_dirty(wxGLCanvas* canvas);
|
||||
|
||||
unsigned int get_volumes_count(wxGLCanvas* canvas) const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue