summaryrefslogtreecommitdiffstats
path: root/src/resizabledragwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/resizabledragwidget.h')
-rw-r--r--src/resizabledragwidget.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/resizabledragwidget.h b/src/resizabledragwidget.h
index 770434a..f44e671 100644
--- a/src/resizabledragwidget.h
+++ b/src/resizabledragwidget.h
@@ -32,6 +32,8 @@ Q_OBJECT
public:
ResizableDragWidget(TQWidget *parent, const char *name, WFlags f);
~ResizableDragWidget();
+
+ void drawResizeHandle();
private:
bool rsz;