From 59bf3e99b0e84a0c5c58951b169b1f993e24cc51 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Mon, 10 Dec 2018 14:00:25 +0100 Subject: conversion to the cmake building system Signed-off-by: gregory guy (cherry picked from commit ff65124f320219e7947b4db6e6613856941c2852) --- src/configdebugoptions.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/configdebugoptions.cpp') diff --git a/src/configdebugoptions.cpp b/src/configdebugoptions.cpp index a705feb..768ad85 100644 --- a/src/configdebugoptions.cpp +++ b/src/configdebugoptions.cpp @@ -40,7 +40,7 @@ void ConfigDebugOptions::dialogChanged() dialogModified=true; } - +#include "configdebugoptions.moc" -- cgit v1.2.1