VirtualBox

Changeset 26217 in vbox


Ignore:
Timestamp:
Feb 3, 2010 5:36:52 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
57243
Message:

FE/Qt4: 4479: Progress dialog shown during shutdown - show-dialog timer fixed.

File:
1 edited

Legend:

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

    r26079 r26217  
    14651465                        {
    14661466                            /* Show the power down progress dialog */
    1467                             vboxProblem().showModalProgressDialog (progress, machine.GetName(), this, 0);
     1467                            vboxProblem().showModalProgressDialog (progress, machine.GetName(), this);
    14681468                            if (progress.GetResultCode() != 0)
    14691469                                vboxProblem().cannotStopMachine (progress);
Note: See TracChangeset for help on using the changeset viewer.

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