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/profileracoonoptions.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/profileracoonoptions.cpp') diff --git a/src/profileracoonoptions.cpp b/src/profileracoonoptions.cpp index b9e310d..9eb2d7b 100644 --- a/src/profileracoonoptions.cpp +++ b/src/profileracoonoptions.cpp @@ -96,3 +96,5 @@ void ProfileRacoonOptions::remoteIDTypeToggled(const TQString& text) RemoteIDLabel->setDisabled(false); } } + +#include "profileracoonoptions.moc" -- cgit v1.2.3