diff --git a/src/frontends/qt4/DialogView.h b/src/frontends/qt4/DialogView.h index 919024dc55..3901c76994 100644 --- a/src/frontends/qt4/DialogView.h +++ b/src/frontends/qt4/DialogView.h @@ -21,9 +21,6 @@ namespace lyx { namespace frontend { -/** \c Dialog collects the different parts of a Model-Controller-View - * split of a generic dialog together. - */ class DialogView : public QDialog, public Dialog { public: