Changeset 16697 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- Feb 11, 2009 8:43:55 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp
r16695 r16697 2323 2323 /** @todo SetMouseCoalescingEnabled */ 2324 2324 # else 2325 ::SetMouseCoalescingEnabled (false );2325 ::SetMouseCoalescingEnabled (false, NULL); 2326 2326 # endif 2327 2327
Note:
See TracChangeset
for help on using the changeset viewer.