Changeset 91523 in vbox for trunk/src/VBox
- Timestamp:
- Oct 1, 2021 3:13:10 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIComboBox.h
r91436 r91523 122 122 void mark(bool fError, const QString &strErrorMessage = QString()); 123 123 124 /** Inserts separator at position with specified @a iIndex. */ 124 125 void insertSeparator(int iIndex); 125 126
Note:
See TracChangeset
for help on using the changeset viewer.