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/profilesshoptions.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/profilesshoptions.cpp') diff --git a/src/profilesshoptions.cpp b/src/profilesshoptions.cpp index f923651..2f41eb3 100644 --- a/src/profilesshoptions.cpp +++ b/src/profilesshoptions.cpp @@ -96,3 +96,5 @@ void ProfileSshOptions::useSshConfigRemoteScriptToggled(bool) else SshConfigRemoteScriptLineEdit->setEnabled(false); } + +#include "profilesshoptions.moc" -- cgit v1.2.1