VirtualBox

Changeset 27376 in vbox


Ignore:
Timestamp:
Mar 15, 2010 4:52:20 PM (15 years ago)
Author:
vboxsync
Message:

FE/Qt4: new core: cosmetics

Location:
trunk/src/VBox/Frontends/VirtualBox/src/runtime
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.h

    r27374 r27376  
    3939class UIActionsPool;
    4040class UIConsoleCallback;
    41 class UIDownloaderAdditions;
    4241class UIMachine;
    4342class UIMachineMenuBar;
     
    238237    bool m_fIsHidingHostPointer : 1;
    239238
    240     UIDownloaderAdditions *m_pDownloaderAdditions;
    241 
    242239    /* Friend classes: */
    243240    friend class UIConsoleCallback;
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineLogicNormal.cpp

    r27374 r27376  
    6767    prepareMachineWindows();
    6868
    69     /* If there is an Additions download running show the process bar. */
     69    /* If there is an Additions download running, update the parent window
     70     * information. */
    7071    if (UIDownloaderAdditions *pDl = UIDownloaderAdditions::current())
    7172        pDl->setParentWidget(mainMachineWindow()->machineWindow());
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