summaryrefslogtreecommitdiffstats
path: root/src/resizabledragwidget.cpp
diff options
context:
space:
mode:
authorgregory guy <[email protected]>2018-09-28 13:21:36 +0200
committergregory guy <[email protected]>2018-09-28 13:21:36 +0200
commitb7ae75d53ab260a281d6424d566738fc8a3715c5 (patch)
treecedb328cacb46031f84664993d8e60d732f9b1bc /src/resizabledragwidget.cpp
parent3818195f21eb5b4882460d52501aff34dddabe93 (diff)
downloadkvkbd-b7ae75d53ab260a281d6424d566738fc8a3715c5.tar.gz
kvkbd-b7ae75d53ab260a281d6424d566738fc8a3715c5.zip
convert to the cmake building system
Signed-off-by: gregory guy <[email protected]>
Diffstat (limited to 'src/resizabledragwidget.cpp')
-rw-r--r--src/resizabledragwidget.cpp2
1 files changed, 1 insertions, 1 deletions
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"