summaryrefslogtreecommitdiffstats
path: root/kdirstat/kcleanup.cpp
diff options
context:
space:
mode:
authorgregory guy <g-gregory@gmx.fr>2018-11-01 15:12:24 +0100
committerSlávek Banko <slavek.banko@axis.cz>2018-11-04 12:42:52 +0100
commit1905b0563f9ff9a86dadf03feb3cf81c47b6267e (patch)
tree5c0b09bd6cbd6f37980fa0325f7c2432a513962f /kdirstat/kcleanup.cpp
parent0cd4d565764dd403047d804844da868c592298e4 (diff)
downloadkdirstat-1905b056.tar.gz
kdirstat-1905b056.zip
conversion to the cmake building system
Signed-off-by: gregory guy <g-gregory@gmx.fr>
Diffstat (limited to 'kdirstat/kcleanup.cpp')
-rw-r--r--kdirstat/kcleanup.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdirstat/kcleanup.cpp b/kdirstat/kcleanup.cpp
index 64cf1ad..146d7b9 100644
--- a/kdirstat/kcleanup.cpp
+++ b/kdirstat/kcleanup.cpp
@@ -428,5 +428,5 @@ KCleanup::saveConfig() const
config->writeEntry( "refreshPolicy", (int) _refreshPolicy );
}
-
+#include "kcleanup.moc"
// EOF