- Timestamp:
- Aug 31, 2008 3:22:47 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox4/src/VBoxConsoleView.cpp
r11789 r11882 2814 2814 else /* !mMouseCaptured */ 2815 2815 { 2816 #ifdef Q_WS_MAC 2816 #ifdef Q_WS_MAC /** @todo Christian, can you look at this. It causes flickering and IIRC is really a Qt3 workaround which probably isn't needed. If it is needed it needs to be redone. */ 2817 2817 /* Update the mouse cursor; this is a bit excessive really... */ 2818 2818 if (!DarwinCursorIsNull (&mDarwinCursor))
Note:
See TracChangeset
for help on using the changeset viewer.