From ff65124f320219e7947b4db6e6613856941c2852 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 --- src/profilevtunoptions.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/profilevtunoptions.cpp') diff --git a/src/profilevtunoptions.cpp b/src/profilevtunoptions.cpp index 8f57d55..2a9784d 100644 --- a/src/profilevtunoptions.cpp +++ b/src/profilevtunoptions.cpp @@ -51,3 +51,5 @@ void ProfileVtunOptions::dialogChanged() // std::cout << "ProfileVtunOptions::dialogChanged()" << std::endl; dialogModified=true; } + +#include "profilevtunoptions.moc" -- cgit v1.2.1