Changeset 91659 in vbox
- Timestamp:
- Oct 11, 2021 9:06:44 AM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 147386
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIBootTimeErrorDialog.h
r91657 r91659 41 41 42 42 /** QIDialog extension providing GUI with a dialog to select an existing medium. */ 43 class SHARED_LIBRARY_STUFFUIBootTimeErrorDialog : public QIWithRetranslateUI<QIMainDialog>43 class UIBootTimeErrorDialog : public QIWithRetranslateUI<QIMainDialog> 44 44 { 45 45
Note:
See TracChangeset
for help on using the changeset viewer.