VirtualBox

Changeset 25185 in vbox


Ignore:
Timestamp:
Dec 4, 2009 12:05:14 PM (15 years ago)
Author:
vboxsync
Message:

FE/Qt4: Trying to fix error-box appearing location at early VBox start.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxProblemReporter.cpp

    r25177 r25185  
    3737
    3838/* Qt includes */
     39#include <QDesktopWidget>
    3940#include <QFileInfo>
    4041#ifdef Q_WS_MAC
     
    901902{
    902903    message (
    903         mainWindowShown(),
     904        QApplication::desktop()->screen(QApplication::desktop()->primaryScreen()),
    904905        Error,
    905906        tr ("There is no virtual machine named <b>%1</b>.")
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette