mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-09-29 03:03:15 +08:00
FIX:use utf-8 format
jira: none Change-Id: I564a350b6f0bf66fc14de8cbc684f4b63a858afd
This commit is contained in:
parent
4ab33d2488
commit
e55e061a28
@ -242,7 +242,6 @@ OpenGLManager::~OpenGLManager()
|
||||
release_vao();
|
||||
m_shaders_manager.shutdown();
|
||||
m_name_to_frame_buffer.clear();
|
||||
|
||||
#ifdef __APPLE__
|
||||
// This is an ugly hack needed to solve the crash happening when closing the application on OSX 10.9.5 with newer wxWidgets
|
||||
// The crash is triggered inside wxGLContext destructor
|
||||
|
Loading…
x
Reference in New Issue
Block a user