VirtualBox

Changeset 31142 in vbox


Ignore:
Timestamp:
Jul 27, 2010 1:50:43 PM (14 years ago)
Author:
vboxsync
Message:

FE/Qt: 4397: Virtual Media Manager UI: Window-host Virtual Media Manager now uses native file-dialog for adding images. This also fixes the request to allow to add multiple images using the same file-dialog.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIFileDialog.cpp

    r28800 r31142  
    634634                                            bool           aSingleFile /* = false */)
    635635{
    636 #if defined Q_WS_WIN
     636/* It seems, running QFileDialog in separate thread is NOT needed under windows any more: */
     637#if defined (Q_WS_WIN) && (QT_VERSION < 0x040403)
    637638
    638639    /**
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