From b7ae75d53ab260a281d6424d566738fc8a3715c5 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Fri, 28 Sep 2018 13:21:36 +0200 Subject: convert to the cmake building system Signed-off-by: gregory guy --- src/VButton.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/VButton.cpp') diff --git a/src/VButton.cpp b/src/VButton.cpp index 92a54f0..48c7cf7 100644 --- a/src/VButton.cpp +++ b/src/VButton.cpp @@ -119,3 +119,5 @@ void VButton::timerEvent(TQTimerEvent *) } sendKey(); } + +#include "VButton.moc" -- cgit v1.2.3