KDE Applications 18.04 release schedule
Hi people, So that you know this is the release schedule the release team agreed on. https://community.kde.org/Schedules/Applications/18.04_Release_Schedule Cheers, Albert
Trying to implement kauth in my program.
Hi I am trying to build a program in QT-creator for managing the config files in gui as a way to learn more about kf5 kauth. The example given seem to include only those which use cmake, but not qt-creator. When I try to implement the action I get an error invalid action Attached are the files. Ki