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

Use const references where possible #233

Closed luis-pereira closed 3 years ago

luis-pereira commented 3 years ago

Good practice and a possible minor performance improvement.

tsujan commented 3 years ago

GTM