aboutsummaryrefslogtreecommitdiff
path: root/src/gui/kconfigloaderhandler_p.h
AgeCommit message (Collapse)Author
2015-02-12Use Q_DECL_OVERRIDE where possibleKevin Funk
With -Winconsistent-missing-override (Clang), headers from KConfig are throwing a lot of warnings. REVIEW: 122539
2014-05-12remove unused member of the private classMarco Martin
2013-12-18Move kconfig code to the root directory.Jenkins CI