Changeset 3674 in vbox for trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleView.h
- Timestamp:
- Jul 17, 2007 4:12:36 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleView.h
r2981 r3674 95 95 void fixModifierState (LONG *codes, uint *count); 96 96 97 bool isInSeamlessMode(); 98 97 99 signals: 98 100 … … 100 102 void mouseStateChanged (int state); 101 103 void machineStateChanged (CEnums::MachineState state); 102 void additionsStateChanged (const QString &, bool );104 void additionsStateChanged (const QString &, bool, bool); 103 105 104 106 protected:
Note:
See TracChangeset
for help on using the changeset viewer.