]> git.lyx.org Git - lyx.git/commitdiff
get rid of QT3_SUPPORT
authorAbdelrazak Younes <younes@lyx.org>
Thu, 17 Aug 2006 09:08:20 +0000 (09:08 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Thu, 17 Aug 2006 09:08:20 +0000 (09:08 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14773 a592a061-630c-0410-9148-cb99ea01b6c8

development/scons/SConstruct

index ddb1996e9cee996981568b7fe5e760b14f234af9..915e1e18d6d2eba52acb7e4c49a9540c4dd2dd32 100644 (file)
@@ -1798,7 +1798,6 @@ if build_qt4:
         '-DQT_CLEAN_NAMESPACE',
         '-DQT_GENUINE_STR',
         '-DQT_NO_STL',
-        '-DQT3_SUPPORT',
         '-DQT_NO_KEYWORDS',
         ]
     )