summaryrefslogtreecommitdiffstats
path: root/parts/ctags2/ctags2_selecttagfile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'parts/ctags2/ctags2_selecttagfile.cpp')
-rw-r--r--parts/ctags2/ctags2_selecttagfile.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/parts/ctags2/ctags2_selecttagfile.cpp b/parts/ctags2/ctags2_selecttagfile.cpp
index adb3ee78..c1a8d617 100644
--- a/parts/ctags2/ctags2_selecttagfile.cpp
+++ b/parts/ctags2/ctags2_selecttagfile.cpp
@@ -43,5 +43,6 @@ TQString SelectTagFile::tagsfilePath( )
return tagFile->url();
}
+#include "ctags2_selecttagfile.moc"
// kate: space-indent off; indent-width 4; tab-width 4; show-tabs off;