X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fqt%2FGuiViewSource.h;h=f75978d34ee51492dfae1c29300ffd414b4bbf32;hb=5cb80b867f4a59c3253487652ba74a29ad5b3f0f;hp=8b2a005ba2c994b0b3956b96af58f7b97d80d1d0;hpb=af29f02dd8a405b1662f601460b96cf28f434b3e;p=lyx.git diff --git a/src/frontends/qt/GuiViewSource.h b/src/frontends/qt/GuiViewSource.h index 8b2a005ba2..f75978d34e 100644 --- a/src/frontends/qt/GuiViewSource.h +++ b/src/frontends/qt/GuiViewSource.h @@ -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. ///@{