Changeset 896 in vbox for trunk/src/VBox/Frontends/VirtualBox/include
- Timestamp:
- Feb 14, 2007 11:03:34 AM (18 years ago)
- svn:sync-xref-src-repo-rev:
- 18614
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleView.h
r382 r896 83 83 84 84 void onFullscreenChange (bool on); 85 85 86 86 void fixModifierState (LONG *codes, uint *count); 87 87 … … 206 206 VBoxDefs::RenderMode mode; 207 207 208 #if defined(Q_WS_WIN) 209 HCURSOR mAlphaCursor; 210 #endif 211 208 212 #if defined (VBOX_GUI_USE_REFRESH_TIMER) 209 213 QPixmap pm;
Note:
See TracChangeset
for help on using the changeset viewer.