Changeset 4572 in vbox for trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h
- Timestamp:
- Sep 6, 2007 1:47:22 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h
r4331 r4572 85 85 // problem handlers 86 86 87 #ifdef Q_WS_X11 88 void cannotFindLicenseFiles (const QString &aPath); 89 void cannotOpenLicenseFile (QWidget *aParent, const QString &aPath); 90 #endif 91 87 92 void cannotOpenURL (const QString &aURL); 88 93
Note:
See TracChangeset
for help on using the changeset viewer.