From 1905b0563f9ff9a86dadf03feb3cf81c47b6267e Mon Sep 17 00:00:00 2001 From: gregory guy Date: Thu, 1 Nov 2018 15:12:24 +0100 Subject: conversion to the cmake building system Signed-off-by: gregory guy --- kdirstat/kcleanup.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kdirstat/kcleanup.cpp') 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 -- cgit v1.2.3