summaryrefslogtreecommitdiffstats
path: root/conduits/timeconduit/time-setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'conduits/timeconduit/time-setup.h')
-rw-r--r--conduits/timeconduit/time-setup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/conduits/timeconduit/time-setup.h b/conduits/timeconduit/time-setup.h
index e662532..d1ed262 100644
--- a/conduits/timeconduit/time-setup.h
+++ b/conduits/timeconduit/time-setup.h
@@ -39,7 +39,7 @@ class TimeWidgetConfig : public ConduitConfigBase
Q_OBJECT
TQ_OBJECT
public:
- TimeWidgetConfig(TQWidget *tqparent, const char *);
+ TimeWidgetConfig(TQWidget *parent, const char *);
virtual void commit();
virtual void load();
static ConduitConfigBase *create(TQWidget *,const char *);