lxqt / libqtxdg

Qt implementation of freedesktop.org xdg specs
https://lxqt.github.io
GNU Lesser General Public License v2.1
72 stars 35 forks source link

Fix a FTBFS with Qt versions earlier than 5.14 #231

Closed luis-pereira closed 3 years ago

luis-pereira commented 3 years ago

Using conditional compilation to avoid warnings with Qt versions >=Qt5.14. Fixes https://github.com/lxqt/libqtxdg/issues/230.