]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt4/checkedwidgets.h
Rename .C ==> .cpp for files in src/frontends/qt4, part one
[features.git] / src / frontends / qt4 / checkedwidgets.h
index 84d50509ab241bfb3fb720cbae6ceb441a1cbbc7..823e095265ad6cdd762a89012ca397201d50b0dd 100644 (file)
@@ -1,6 +1,6 @@
 // -*- C++ -*-
 /**
- * \file qt4/checkedwidgets.h
+ * \file qt4/CheckedLineEdit.h
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
@@ -9,8 +9,8 @@
  * Full author contact details are available in file CREDITS.
  */
 
-#ifndef CHECKEDWIDGETS_H
-#define CHECKEDWIDGETS_H
+#ifndef CHECKEDLINEEDIT_H
+#define CHECKEDLINEEDIT_H
 
 #include "BCView.h"
 
@@ -39,4 +39,4 @@ private:
 } // namespace frontend
 } // namespace lyx
 
-#endif // CHECKEDWIDGETS_H
+#endif // CHECKEDLINEEDIT_H