summaryrefslogtreecommitdiffstats
path: root/src/modules/theme/managementdialog.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2026-02-04 10:14:33 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2026-02-05 20:23:28 +0900
commite2d71f0532c6618719742e518d645b700df0bc80 (patch)
tree7818a773344575ab3749c277ad9a85daaf4b825b /src/modules/theme/managementdialog.cpp
parented184e8a40a61c38536ba6b2ab3453dffe7937e5 (diff)
downloadkvirc-feat/moc-files-modules.tar.gz
kvirc-feat/moc-files-modules.zip
Include moc files directly from the related source files (modules)feat/moc-files-modules
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/modules/theme/managementdialog.cpp')
-rw-r--r--src/modules/theme/managementdialog.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/modules/theme/managementdialog.cpp b/src/modules/theme/managementdialog.cpp
index 7afabc9b..5e4006ca 100644
--- a/src/modules/theme/managementdialog.cpp
+++ b/src/modules/theme/managementdialog.cpp
@@ -454,3 +454,5 @@ void KviThemeManagementDialog::tipRequest(KviDynamicToolTip *pTip,const TQPoint
pTip->tip(m_pListBox->itemRect(it),szThemeDescription);
}
+
+#include "managementdialog.moc"