Changeset 3102 in vbox for trunk/src/VBox/Frontends/VirtualBox/include
- Timestamp:
- Jun 13, 2007 4:15:06 PM (18 years ago)
- svn:sync-xref-src-repo-rev:
- 21969
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleWnd.h
r2981 r3102 111 111 void updateAppearanceOf (int element); 112 112 113 #ifdef Q_WS_WIN 114 void storeHwndDescriptor(); 115 void cleanHwndDescriptor(); 116 HANDLE mMapFile; 117 LPCTSTR mBuf; 118 #endif 119 113 120 private slots: 114 121
Note:
See TracChangeset
for help on using the changeset viewer.