This *should* fix the clang error
This commit is contained in:
@@ -123,7 +123,6 @@ void GRenderWindow::moveContext() {
|
|||||||
? emu_thread
|
? emu_thread
|
||||||
: qApp->thread();
|
: qApp->thread();
|
||||||
child->context()->moveToThread(thread);
|
child->context()->moveToThread(thread);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void GRenderWindow::SwapBuffers() {
|
void GRenderWindow::SwapBuffers() {
|
||||||
|
|||||||
Reference in New Issue
Block a user