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/utils.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/utils.cpp') diff --git a/src/utils.cpp b/src/utils.cpp index ec8b799..4409ac3 100644 --- a/src/utils.cpp +++ b/src/utils.cpp @@ -1910,3 +1910,5 @@ int Utils::dottedIpv4Netmask2NetmaskBytes(TQString dottedIpv4Netmask) } return byteSetCount; } + +#include "utils.moc" -- cgit v1.2.1