VirtualBox

Ignore:
Timestamp:
Mar 20, 2018 11:52:15 AM (7 years ago)
Author:
vboxsync
Message:

FE/Qt: bugref:9049: Forgot something in r121299.

File:
1 edited

Legend:

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

    r71348 r71397  
    1919#else  /* !VBOX_WITH_PRECOMPILED_HEADERS */
    2020
     21/* Qt includes: */
     22# include <QBoxLayout>
     23# include <QEvent>
     24# include <QPushButton>
    2125
     26/* GUI includes: */
    2227# include "QIDialogButtonBox.h"
    2328# include "UISpecialControls.h"
    2429
     30/* Other VBox includes: */
    2531# include <iprt/assert.h>
    26 
    27 /* Qt includes */
    28 # include <QPushButton>
    29 # include <QEvent>
    30 # include <QBoxLayout>
    3132
    3233#endif /* !VBOX_WITH_PRECOMPILED_HEADERS */
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