]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/main_interface.hpp
This is an attempt to close '#1716' (zoom has to be clicked twice)
[vlc] / modules / gui / qt4 / main_interface.hpp
index a0037775afc91a95991030a4dcdc995ccf2f067b..a819ed008f6f6c1afc65e9de66cf2c5d1524af38 100644 (file)
@@ -83,9 +83,8 @@ public:
     QMenu *getSysTrayMenu() { return systrayMenu; };
     int getControlsVisibilityStatus();
 
-#if 0    /* Sizehint() */
+    /* Sizehint() */
     QSize sizeHint() const;
-#endif
 protected:
 //    void resizeEvent( QResizeEvent * );
     void dropEvent( QDropEvent *);