From 62a9253d76bf85295582b0c5dad6c0952f749fed 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 (cherry picked from commit b7ae75d53ab260a281d6424d566738fc8a3715c5) --- src/resizabledragwidget.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/resizabledragwidget.cpp') diff --git a/src/resizabledragwidget.cpp b/src/resizabledragwidget.cpp index 609289a..ec48d6e 100644 --- a/src/resizabledragwidget.cpp +++ b/src/resizabledragwidget.cpp @@ -89,4 +89,4 @@ void ResizableDragWidget::paintEvent(TQPaintEvent *) } - +#include "resizabledragwidget.moc" -- cgit v1.2.3