Remove unintelligible comment. (This seems to have been copied over from Dialog.h.)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26126 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Richard Heck 2008-08-12 22:18:21 +00:00
parent ea6aed5b8b
commit 481c24c8eb

View File

@ -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: