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