]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/checkedwidgets.h
get rid of QT3_SUPPORT and some cleanup
[lyx.git] / src / frontends / qt4 / checkedwidgets.h
index f353ec910ec7ff6587e76eb0311d86805de0bcc8..a915a1016cb168216c76340f3c5586a5cee8513a 100644 (file)
@@ -1,6 +1,6 @@
 // -*- C++ -*-
 /**
- * \file qt2/checkedwidgets.h
+ * \file qt4/checkedwidgets.h
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
@@ -13,7 +13,6 @@
 #define CHECKEDWIDGETS_H
 
 #include "BCView.h"
-//#include <QLabel>
 
 class QLabel;
 class QLineEdit;