]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt4/QWrap.C
Rename .C ==> .cpp for files in src/frontends/qt4, part one
[features.git] / src / frontends / qt4 / QWrap.C
index 2a002cb746236ddbf963874008a2ab60aa31d858..0213a0f599adf1a376d566b449424da3cc93a44c 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * \file QWrap.C
+ * \file QWrap.cpp
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
@@ -13,7 +13,7 @@
 #include "QWrap.h"
 #include "Qt2BC.h"
 
-#include "lengthcombo.h"
+#include "LengthCombo.h"
 #include "qt_helpers.h"
 
 #include "controllers/ControlWrap.h"