summaryrefslogtreecommitdiffstats
path: root/kdevdesigner/designer/connectiontable.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdevdesigner/designer/connectiontable.h')
-rw-r--r--kdevdesigner/designer/connectiontable.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdevdesigner/designer/connectiontable.h b/kdevdesigner/designer/connectiontable.h
index d3b28900..01c2f119 100644
--- a/kdevdesigner/designer/connectiontable.h
+++ b/kdevdesigner/designer/connectiontable.h
@@ -35,7 +35,7 @@ class ConnectionTable : public TQTable
TQ_OBJECT
public:
- ConnectionTable( TQWidget *tqparent, const char *name );
+ ConnectionTable( TQWidget *parent, const char *name );
void sortColumn( int col, bool ascending, bool wholeRows );