lyx_mirror/development
Peter Kümmel 2b205a09ba disable stl support functions of Qt4
$ svn diff
Index: SConscript
===================================================================
--- SConscript  (revision 14039)
+++ SConscript  (working copy)
@@ -390,6 +390,7 @@
     '-DQT_GENUINE_STR',
     '-DQT_NO_STL',
     '-DQT3_SUPPORT',
+    '-DQT_NO_STL'
     ]
   )



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14044 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-08 14:19:44 +00:00
..
2002-05-21 23:58:52 +00:00
2006-03-13 10:55:56 +00:00
2006-06-03 16:46:27 +00:00
2001-10-08 14:36:39 +00:00
2006-05-14 17:00:53 +00:00