diff options
Diffstat (limited to 'src/autostart.cpp')
-rw-r--r-- | src/autostart.cpp | 2 |
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" |