fix stupid copy paste

This commit is contained in:
Sam Gateau 2018-01-30 15:31:34 -08:00
parent f078ff611a
commit 9ea6c78ac2

View file

@ -2283,7 +2283,7 @@ void Application::initializeGL() {
#ifdef Q_OS_OSX
// FIXME: on mac os the shaders take up to 1 minute to compile, so we pause the deadlock watchdog thread.
+DeadlockWatchdogThread::pause();
DeadlockWatchdogThread::pause();
#endif
// Set up the render engine