VirtualBox

Changeset 99949 in vbox


Ignore:
Timestamp:
May 24, 2023 9:15:37 AM (18 months ago)
Author:
vboxsync
Message:

FE/Qt: bugref:10451: Build fix for r157603.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/globals/QIWithRetranslateUI.h

    r98103 r99949  
    3737#include <QEvent>
    3838#include <QGraphicsWidget>
     39#include <QMainWindow>
    3940#include <QObject>
    4041#include <QWidget>
    4142
    4243/* GUI includes: */
     44#include "QIWithRestorableGeometry.h"
    4345#include "UILibraryDefs.h"
    4446#include "UITranslator.h"
     
    8688template class SHARED_LIBRARY_STUFF QIWithRetranslateUI<QWidget>;
    8789template class SHARED_LIBRARY_STUFF QIWithRetranslateUI<QDialog>;
     90template class SHARED_LIBRARY_STUFF QIWithRetranslateUI<QIWithRestorableGeometry<QMainWindow> >;
    8891
    8992
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