Changeset 20412 in vbox for trunk/src/VBox/Frontends/VirtualBox/include/VBoxMiniToolBar.h
- Timestamp:
- Jun 8, 2009 2:42:47 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 48348
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/include/VBoxMiniToolBar.h
r20393 r20412 51 51 VBoxMiniToolBar (QWidget *aParent, Alignment aAlignment); 52 52 53 void setActive (bool aIsActive); 53 54 void setIsSeamlessMode (bool aIsSeamless); 54 55 … … 96 97 int mPositionY; 97 98 99 bool mIsActive; 98 100 bool mIsSeamless; 99 101
Note:
See TracChangeset
for help on using the changeset viewer.