lyx_mirror/development/cmake/src
Stefan Schimanski 195bd0b0b1 * force the tex2lyx Font class everywhere in tex2lyx. Without this in
TextClass.cpp the tex2lyx Font class was used, but elsewhere the LyX one.
  Hence, because of different binary sizes strange segfaults happened because
  the inline methods of TextClass used a different binary layout than the 
  non-inline methods.



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18488 a592a061-630c-0410-9148-cb99ea01b6c8
2007-05-24 16:09:31 +00:00
..
frontends Rename .C ==> .cpp for files in src/frontends/qt4, part one 2007-04-26 03:53:02 +00:00
graphics cmake: file renaming -> be ready for any and everything 2007-04-23 16:52:27 +00:00
insets Rename insets/insetxxx to insets/InsetXxx, part 1 2007-04-25 01:24:38 +00:00
mathed fix cmake by Stefan Schimanski. 2007-04-28 21:21:59 +00:00
support Rename version.C.in to version.cpp.in, and Package.C.in to package.cpp.in 2007-04-28 15:05:08 +00:00
tex2lyx * force the tex2lyx Font class everywhere in tex2lyx. Without this in 2007-05-24 16:09:31 +00:00
CMakeLists.txt Last(?) missing rename: version.C -> version.cpp 2007-05-04 00:47:24 +00:00
dummy.cpp