From 130ea733f3a9d5a5d7c5e0f64ffff4f9b7218201 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Sun, 21 Oct 2018 13:49:33 +0200 Subject: conversion to the cmake building system Signed-off-by: gregory guy (cherry picked from commit 08e08ddd20884087fa7b706d2d6856bd7d8df671) --- src/whatsthis.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/whatsthis.cpp') diff --git a/src/whatsthis.cpp b/src/whatsthis.cpp index cb0e540..d9fa073 100644 --- a/src/whatsthis.cpp +++ b/src/whatsthis.cpp @@ -40,3 +40,5 @@ TQString WhatsThis::text( const TQPoint& /*pos */) { emit( clicked( )); return ""; } + +#include "whatsthis.moc" -- cgit v1.2.1