summaryrefslogtreecommitdiffstats
path: root/src/whatsthis.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/whatsthis.cpp')
-rw-r--r--src/whatsthis.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/whatsthis.cpp b/src/whatsthis.cpp
index cb0e540..d9fa073 100644
--- a/src/whatsthis.cpp
+++ b/src/whatsthis.cpp
@@ -40,3 +40,5 @@ TQString WhatsThis::text( const TQPoint& /*pos */)
{ emit( clicked( ));
return "";
}
+
+#include "whatsthis.moc"