summaryrefslogtreecommitdiffstats
path: root/krename/kmyhistorycombo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'krename/kmyhistorycombo.cpp')
-rw-r--r--krename/kmyhistorycombo.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/krename/kmyhistorycombo.cpp b/krename/kmyhistorycombo.cpp
index 32724fb..1f7f112 100644
--- a/krename/kmyhistorycombo.cpp
+++ b/krename/kmyhistorycombo.cpp
@@ -165,3 +165,5 @@ void KMyHistoryCombo::slotInsertKRenameCommand( int id )
if( !t.isEmpty() )
this->lineEdit()->insert( t );
}
+
+#include "kmyhistorycombo.moc"