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/newprofilewizard.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/newprofilewizard.cpp') diff --git a/src/newprofilewizard.cpp b/src/newprofilewizard.cpp index f00b514..a5e872d 100644 --- a/src/newprofilewizard.cpp +++ b/src/newprofilewizard.cpp @@ -4005,4 +4005,4 @@ void NewProfileWizard::useDomainInResolvConfToggled(bool) newprofilewizardpptppagecontent->DomainInResolvConfLineedit->setEnabled( false ); } - +#include "newprofilewizard.moc" -- cgit v1.2.1