Changeset 52267 in vbox for trunk/src/VBox/Frontends/VirtualBox
- Timestamp:
- Aug 4, 2014 2:36:51 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIRichToolButton.cpp
r51873 r52267 90 90 void QIRichToolButton::mousePressEvent(QMouseEvent *pEvent) 91 91 { 92 NOREF(pEvent); 92 93 /* Animate-click: */ 93 94 animateClick();
Note:
See TracChangeset
for help on using the changeset viewer.