summaryrefslogtreecommitdiffstats
path: root/kitchensync/src/groupview.h
diff options
context:
space:
mode:
Diffstat (limited to 'kitchensync/src/groupview.h')
-rw-r--r--kitchensync/src/groupview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kitchensync/src/groupview.h b/kitchensync/src/groupview.h
index 88f8da21..b3891f67 100644
--- a/kitchensync/src/groupview.h
+++ b/kitchensync/src/groupview.h
@@ -32,7 +32,7 @@ class GroupView : public TQWidget
TQ_OBJECT
public:
- GroupView( TQWidget *tqparent );
+ GroupView( TQWidget *parent );
SyncProcess* selectedSyncProcess() const;