summaryrefslogtreecommitdiffstats
path: root/kxmleditor/kxmleditorshell.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kxmleditor/kxmleditorshell.cpp')
-rw-r--r--kxmleditor/kxmleditorshell.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/kxmleditor/kxmleditorshell.cpp b/kxmleditor/kxmleditorshell.cpp
index bbb6f02..e3715cc 100644
--- a/kxmleditor/kxmleditorshell.cpp
+++ b/kxmleditor/kxmleditorshell.cpp
@@ -493,3 +493,5 @@ void KXMLEditorShell::slotAddRecentURL(const KURL &url)
{
m_pActFileOpenRecent->addURL(url);
}
+
+#include "kxmleditorshell.moc"