Changeset 16304 in vbox for trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleWnd.h
- Timestamp:
- Jan 28, 2009 12:47:48 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleWnd.h
r16264 r16304 217 217 void updateMediaDriveState (VBoxDefs::MediaType aType); 218 218 void updateSharedFoldersState(); 219 void updateACPIStatus();220 219 221 220 void tryClose(); … … 327 326 QString caption_prefix; 328 327 329 QTimer *mACPITimer;330 bool mACPIEnabled : 1;331 332 328 bool no_auto_close : 1; 333 329
Note:
See TracChangeset
for help on using the changeset viewer.