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, 1 insertions, 1 deletions
diff --git a/src/resizabledragwidget.h b/src/resizabledragwidget.h
index cd9be3c..060a27e 100644
--- a/src/resizabledragwidget.h
+++ b/src/resizabledragwidget.h
@@ -30,7 +30,7 @@ class ResizableDragWidget : public DragWidget
Q_OBJECT
TQ_OBJECT
public:
- ResizableDragWidget(TQWidget *tqparent, const char *name, WFlags f);
+ ResizableDragWidget(TQWidget *parent, const char *name, WFlags f);
~ResizableDragWidget();
private:
bool rsz;