summaryrefslogtreecommitdiff
path: root/lxdesupport.cpp
AgeCommit message (Collapse)AuthorFilesLines
2012-10-11better QSettings usage to find correct configMaximilian Gerhard1-6/+1
Changed usage of QSettings here. It will use now the internal fallback mechanism to find configuration files. It will respect user and system-wide configuration, where user defined settings have higher priority than system-wide. (see http://qt-project.org/doc/qt-4.8/qsettings.html for more details)
2012-06-21added lxdesupportAndreas Loibl1-0/+41