Changeset 2044 in vbox for trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h
- Timestamp:
- Apr 12, 2007 1:04:20 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h
r1435 r2044 98 98 void cannotOpenURL (const QString &aURL); 99 99 100 void cannotFindLanguage (const QString &aLangID, const QString &aNlsPath); 101 void cannotLoadLanguage (const QString &aLangFile); 102 100 103 void cannotInitCOM (HRESULT rc); 101 104 void cannotCreateVirtualBox (const CVirtualBox &vbox);
Note:
See TracChangeset
for help on using the changeset viewer.