summaryrefslogtreecommitdiffstats
path: root/korganizer/plugins/timespanview/timespanwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'korganizer/plugins/timespanview/timespanwidget.h')
-rw-r--r--korganizer/plugins/timespanview/timespanwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/korganizer/plugins/timespanview/timespanwidget.h b/korganizer/plugins/timespanview/timespanwidget.h
index 103efc5f..92a2f116 100644
--- a/korganizer/plugins/timespanview/timespanwidget.h
+++ b/korganizer/plugins/timespanview/timespanwidget.h
@@ -40,7 +40,7 @@ class TimeSpanWidget : public TQWidget
Q_OBJECT
TQ_OBJECT
public:
- TimeSpanWidget( TQWidget *tqparent=0, const char *name=0 );
+ TimeSpanWidget( TQWidget *parent=0, const char *name=0 );
virtual ~TimeSpanWidget();
void addItem( KCal::Event * );