summaryrefslogtreecommitdiffstats
path: root/kxmleditor
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2016-03-26 12:04:22 +0100
committerSlávek Banko <slavek.banko@axis.cz>2016-03-26 13:55:16 +0100
commit6634daa00fa876c5cd600c74d291b5d9801e21e4 (patch)
treeccc1e96b9de4de07b47c94552c39dcedf2f0b2ff /kxmleditor
parentfca8572f8a14380174a4de057210ea30bb4157be (diff)
downloadkxmleditor-6634daa00fa876c5cd600c74d291b5d9801e21e4.tar.gz
kxmleditor-6634daa00fa876c5cd600c74d291b5d9801e21e4.zip
Includes MOC files in the source files
[taken from Debian patches]
Diffstat (limited to 'kxmleditor')
-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"