Changeset 30411 in vbox
- Timestamp:
- Jun 24, 2010 4:24:14 AM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 63037
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMouseHandler.cpp
r30410 r30411 202 202 203 203 #ifdef Q_WS_MAC 204 void UIM achineView::setMouseCoalescingEnabled(bool fOn)204 void UIMouseHandler::setMouseCoalescingEnabled(bool fOn) 205 205 { 206 206 /* Enable mouse event compression if we leave the VM view.
Note:
See TracChangeset
for help on using the changeset viewer.