]> git.lyx.org Git - features.git/commitdiff
$ svn diff
authorPeter Kümmel <syntheticpp@gmx.net>
Thu, 8 Jun 2006 14:20:56 +0000 (14:20 +0000)
committerPeter Kümmel <syntheticpp@gmx.net>
Thu, 8 Jun 2006 14:20:56 +0000 (14:20 +0000)
Index: SConscript
===================================================================
--- SConscript  (revision 14044)
+++ SConscript  (working copy)
@@ -390,7 +390,7 @@
     '-DQT_GENUINE_STR',
     '-DQT_NO_STL',
     '-DQT3_SUPPORT',
-    '-DQT_NO_STL'
+    '-DQT_NO_STL',
     ]
   )

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14045 a592a061-630c-0410-9148-cb99ea01b6c8

development/scons/SConscript

index db10fb6056ad553e85aad24ede7b61b0db9a5296..1f0a4a7e48739354be56b5de6df06c532fef5f69 100644 (file)
@@ -390,7 +390,7 @@ if build_qt4:
     '-DQT_GENUINE_STR',
     '-DQT_NO_STL',
     '-DQT3_SUPPORT',
-    '-DQT_NO_STL'
+    '-DQT_NO_STL',
     ]
   )