summaryrefslogtreecommitdiffstats
path: root/src/autostart.cpp
diff options
context:
space:
mode:
authorgregory guy <[email protected]>2018-09-21 17:53:14 +0200
committerSlávek Banko <[email protected]>2018-09-23 02:56:07 +0200
commitfb7dbcad487de0362c8bf68ac458189325457b47 (patch)
tree805fa61af28c6acf0328a93e377b24503f202269 /src/autostart.cpp
parent5726913a87e97666fdc9d15b37cbcf55aec7d65c (diff)
downloadkcmautostart-fb7dbcad487de0362c8bf68ac458189325457b47.tar.gz
kcmautostart-fb7dbcad487de0362c8bf68ac458189325457b47.zip
conversion to the cmake building system
Signed-off-by: gregory guy <[email protected]> (cherry picked from commit 326ad00672711ac256642b2070b5e64583163556)
Diffstat (limited to 'src/autostart.cpp')
-rw-r--r--src/autostart.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/autostart.cpp b/src/autostart.cpp
index 14387ab..446c17d 100644
--- a/src/autostart.cpp
+++ b/src/autostart.cpp
@@ -347,3 +347,5 @@ TQString CAutostart::quickHelp() const
{
return i18n("This module helps configure which applications TDE runs when starting and exiting.");
}
+
+#include "autostart.moc"