]> git.lyx.org Git - features.git/commit
Ensure that QT_VERSION is defined
authorEnrico Forestieri <forenr@lyx.org>
Tue, 7 Feb 2017 10:16:05 +0000 (11:16 +0100)
committerEnrico Forestieri <forenr@lyx.org>
Tue, 7 Feb 2017 10:16:05 +0000 (11:16 +0100)
commit5665209caa7415793167fd41d93bbccda93be689
tree48d54ceb6852c064874a46eac0d365325c7fa0e5
parent6763301c05f4447936490d3478ca428c5fc19e21
Ensure that QT_VERSION is defined

Otherwise checks such as "#if QT_VERSION >= 0x050600" will fail silently.
src/LyX.cpp