]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiViewSource.h
Set a maximum value to zoom level
[lyx.git] / src / frontends / qt4 / GuiViewSource.h
index 48f2903b74dce98bddabcbf04b56799eeb8c1c43..3d35587940de308ab2550d626cbf2e7b0d7fe2d4 100644 (file)
@@ -100,7 +100,7 @@ public:
        GuiViewSource(
                GuiView & parent, ///< the main window where to dock.
                Qt::DockWidgetArea area = Qt::BottomDockWidgetArea, ///< Position of the dock (and also drawer)
-               Qt::WindowFlags flags = 0);
+               Qt::WindowFlags flags = {});
 
        /// Controller inherited method.
        ///@{