Index: /trunk/src/VBox/Frontends/VirtualBox/src/VBoxAboutDlg.cpp
===================================================================
--- /trunk/src/VBox/Frontends/VirtualBox/src/VBoxAboutDlg.cpp	(revision 68441)
+++ /trunk/src/VBox/Frontends/VirtualBox/src/VBoxAboutDlg.cpp	(revision 68442)
@@ -53,5 +53,5 @@
     // First of all it's quite difficult to find native (Metro UI) Windows app which have About dialog at all.  But non-native
     // cross-platform apps (Qt Creator, VLC) centers About dialog according the app exactly.
-    : QIWithRetranslateUI2<QDialog>(pParent)
+    : QIWithRetranslateUI2<QIDialog>(pParent)
     , m_pPseudoParent(0)
 #endif
