mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
do not define QT3_SUPPORT
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14820 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
b4d20b81af
commit
fb9eb996fa
@ -12,7 +12,7 @@ lyx_add_ui_files(frontends_qt4_sources ${frontend_qt4_UI})
|
||||
|
||||
source_group("Uic files" FILES ${frontend_qt4_UI})
|
||||
|
||||
add_definitions(-DQT3_SUPPORT -DQT_NO_STL)
|
||||
add_definitions(-DQT_NO_STL)
|
||||
|
||||
include_directories( ${TOP_SRC_DIR}/src/frontends/qt4
|
||||
${TOP_SRC_DIR}/src/frontends/controllers
|
||||
|
Loading…
Reference in New Issue
Block a user