Browse Source

hmm

gh-pages
falkTX 10 years ago
parent
commit
12c770f8c5
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      dgl/src/Window.cpp

+ 1
- 1
dgl/src/Window.cpp View File

@@ -134,7 +134,7 @@ public:
xDisplay(nullptr),
xWindow(0)
#elif defined(DGL_OS_MAC)
fNeedsIdle(parentId == 0)
fNeedsIdle(false)
#else
_dummy('\0')
#endif


Loading…
Cancel
Save