X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fqt4%2FDialogView.h;h=a95b1a435cd910141d5557a5e5b7ac7c314c7ece;hb=425d092204118ea6c24c28e85fdf03fcf2bb51a4;hp=058d21dbf2764118bbec7b25220744b95a1648bd;hpb=419642ad9ea4055fc16694850037059811016559;p=lyx.git diff --git a/src/frontends/qt4/DialogView.h b/src/frontends/qt4/DialogView.h index 058d21dbf2..a95b1a435c 100644 --- a/src/frontends/qt4/DialogView.h +++ b/src/frontends/qt4/DialogView.h @@ -36,7 +36,7 @@ public: virtual QWidget const * asQWidget() const { return this; } protected: - /// Dialog inherited methods + /// \name Dialog inherited methods //@{ void applyView() {} bool initialiseParams(std::string const & /*data*/) { return true; }