mirror of
https://github.com/debauchee/barrier.git
synced 2026-07-07 20:38:57 +08:00
fixed previous commit - the 10.6 compile error was coming from COSXDragView.h, not COSXDragSimulator.m
This commit is contained in:
@@ -536,7 +536,7 @@ CClientApp::mainLoop()
|
||||
// that.
|
||||
DAEMON_RUNNING(true);
|
||||
|
||||
#if defined(__APPLE__)
|
||||
#if defined(MAC_OS_X_VERSION_10_7)
|
||||
CThread thread(
|
||||
new TMethodJob<CClientApp>(
|
||||
this, &CClientApp::runEventsLoop,
|
||||
|
||||
Reference in New Issue
Block a user