summaryrefslogtreecommitdiffstats
path: root/src/autostart.cpp
diff options
context:
space:
mode:
authorgregory guy <[email protected]>2018-09-21 17:53:14 +0200
committergregory guy <[email protected]>2018-09-21 17:53:14 +0200
commit326ad00672711ac256642b2070b5e64583163556 (patch)
tree48daf65be8493fc6046cc68ab89ffe3fdf031fda /src/autostart.cpp
parent3b7350f73445cfdb03e9e0b3c4a70479403154e0 (diff)
downloadkcmautostart-326ad00672711ac256642b2070b5e64583163556.tar.gz
kcmautostart-326ad00672711ac256642b2070b5e64583163556.zip
conversion to the cmake building system
Signed-off-by: gregory guy <[email protected]>
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"