Changeset 88271 in vbox
- Timestamp:
- Mar 24, 2021 12:05:50 PM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 143476
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIToolBox.h
r87722 r88271 34 34 class UIToolBoxPage; 35 35 36 /** A Qframe extension with similar API and functionality like QToolBox. I needed some for 37 * flexibility (like a second icon at the right hand side of the title etc.). */ 36 38 class SHARED_LIBRARY_STUFF UIToolBox : public QIWithRetranslateUI<QFrame> 37 39 {
Note:
See TracChangeset
for help on using the changeset viewer.