Index: /trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.cpp
===================================================================
--- /trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.cpp	(revision 61494)
+++ /trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineWindowFullscreen.cpp	(revision 61495)
@@ -89,5 +89,5 @@
 
     /* Call to base-class: */
-    QMainWindow::changeEvent(pChangeEvent);
+    UIMachineWindow::changeEvent(pChangeEvent);
 }
 
