commit | 7cc6d85df906f6780fc2a7055938580b4ee51d8a | [log] [tgz] |
---|---|---|
author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | Sun Mar 20 09:09:38 2016 +0100 |
committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | Sun Mar 27 12:38:17 2016 +0200 |
tree | cd50b4dc3b7185e51bd03540add9293aaaf4eb96 | |
parent | ece9303c2bb377f83b773e45ee1f6d630678e5ab [diff] |
Fix C++11 compile error with version strings. C++11 requires a space between literal and identifier. When compiling with Qt 5.6 on OS X C++11 support is automatically enabled, causing an error due to this. Change-Id: Ifbedc894a3cef23fc67ed1da75558e92e44d1077