]> git.mxchange.org Git - flightgear.git/commit
Fix a couple more Qt version issues.
authorJames Turner <zakalawe@mac.com>
Thu, 26 Feb 2015 23:29:35 +0000 (23:29 +0000)
committerJames Turner <zakalawe@mac.com>
Fri, 27 Feb 2015 11:58:22 +0000 (11:58 +0000)
commit548b899fb69ce24b9a7650171de235bcbf086881
treeedc486cdb9606ea9c69962b76662c2b80b60e48d
parent146efcafa4a3af6f260917124f351ab1c3d2d1a8
Fix a couple more Qt version issues.

- only set the clearButton on QLineEdit if we have 5.2
- use itemData/currentIndex to avoid currentData()
src/GUI/Launcher.ui
src/GUI/QtLauncher.cxx