]> git.lyx.org Git - lyx.git/commitdiff
Renaming leftovers
authorPavel Sanda <sanda@lyx.org>
Fri, 11 Jan 2008 12:40:26 +0000 (12:40 +0000)
committerPavel Sanda <sanda@lyx.org>
Fri, 11 Jan 2008 12:40:26 +0000 (12:40 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22491 a592a061-630c-0410-9148-cb99ea01b6c8

sourcedoc/Doxyfile.in
src/frontends/qt4/FloatPlacement.cpp

index 6786ba85ad4f85cd74552f15ea8e7474697efab3..ccc5efa95766633417369bd8a86913b447a84f88 100644 (file)
@@ -312,7 +312,8 @@ INPUT                  = @top_srcdir@/src
 
 FILE_PATTERNS          = *.C \
                          *.h \
-                         *.c
+                         *.c \
+                        *.cpp
 
 # The RECURSIVE tag can be used to turn specify whether or not subdirectories 
 # should be searched for input files as well. Possible values are YES and NO. 
index 563896e0c9a379019d3dcf909dcf01fc332065b8..f8025ef6051a9122d4f571e6dd1f839e89454081 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * \file floatplacement.C
+ * \file FloatPlacement.cpp
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *