From fb7dbcad487de0362c8bf68ac458189325457b47 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Fri, 21 Sep 2018 17:53:14 +0200 Subject: conversion to the cmake building system Signed-off-by: gregory guy (cherry picked from commit 326ad00672711ac256642b2070b5e64583163556) --- src/autostart.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/autostart.cpp') 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" -- cgit v1.2.1