Changeset 25185 in vbox
- Timestamp:
- Dec 4, 2009 12:05:14 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxProblemReporter.cpp
r25177 r25185 37 37 38 38 /* Qt includes */ 39 #include <QDesktopWidget> 39 40 #include <QFileInfo> 40 41 #ifdef Q_WS_MAC … … 901 902 { 902 903 message ( 903 mainWindowShown(),904 QApplication::desktop()->screen(QApplication::desktop()->primaryScreen()), 904 905 Error, 905 906 tr ("There is no virtual machine named <b>%1</b>.")
Note:
See TracChangeset
for help on using the changeset viewer.