VirtualBox

Changeset 30546 in vbox for trunk/src


Ignore:
Timestamp:
Jun 30, 2010 11:40:04 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
63254
Message:

FE/Qt: New running VM core: Just rearranging few includes in UIMachineWindow*.cpp files.

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

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.cpp

    r30544 r30546  
    2929#include "VBoxMiniToolBar.h"
    3030
     31#include "UISession.h"
    3132#include "UIActionsPool.h"
    32 #include "UIMachineLogic.h"
    3333#include "UIMachineLogicFullscreen.h"
     34#include "UIMachineWindowFullscreen.h"
    3435#include "UIMachineView.h"
    35 #include "UIMachineWindowFullscreen.h"
    36 #include "UISession.h"
    3736
    3837UIMachineWindowFullscreen::UIMachineWindowFullscreen(UIMachineLogic *pMachineLogic, ulong uScreenId)
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/normal/UIMachineWindowNormal.cpp

    r30544 r30546  
    2929#include "VBoxUtils.h"
    3030
     31#include "UISession.h"
    3132#include "UIActionsPool.h"
     33#include "UIIndicatorsPool.h"
    3234#include "UIMouseHandler.h"
     35#include "UIMachineLogic.h"
     36#include "UIMachineWindowNormal.h"
     37#include "UIMachineView.h"
    3338#include "UIDownloaderAdditions.h"
    3439#include "UIDownloaderUserManual.h"
    35 #include "UIIndicatorsPool.h"
    36 #include "UIMachineLogic.h"
    37 #include "UIMachineView.h"
    38 #include "UIMachineWindowNormal.h"
    39 #include "UISession.h"
    4040
    4141#include "QIStatusBar.h"
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineWindowSeamless.cpp

    r30545 r30546  
    3131#endif /* Q_WS_MAC */
    3232
     33#include "UISession.h"
    3334#include "UIActionsPool.h"
    34 #include "UIMachineLogic.h"
    3535#include "UIMachineLogicSeamless.h"
     36#include "UIMachineWindowSeamless.h"
    3637#include "UIMachineViewSeamless.h"
    37 #include "UIMachineWindowSeamless.h"
    38 #include "UISession.h"
    3938
    4039#ifdef Q_WS_MAC
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