Changeset 10527 in vbox
- Timestamp:
- Jul 11, 2008 1:59:34 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox4/src/QIHelpButton.cpp
r10101 r10527 32 32 static const int PushButtonTopOffset = 4; 33 33 static const int PushButtonRightOffset = 12; 34 static const int PushButtonBottomOffset = 12;34 static const int PushButtonBottomOffset = 4; 35 35 36 36 QIHelpButton::QIHelpButton(QWidget *aParent /* = NULL */)
Note:
See TracChangeset
for help on using the changeset viewer.