summaryrefslogtreecommitdiffstats
path: root/korganizer/timelabels.h
diff options
context:
space:
mode:
Diffstat (limited to 'korganizer/timelabels.h')
-rw-r--r--korganizer/timelabels.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/korganizer/timelabels.h b/korganizer/timelabels.h
index df555ab5..60353e37 100644
--- a/korganizer/timelabels.h
+++ b/korganizer/timelabels.h
@@ -41,7 +41,7 @@ class TimeLabels : public TQScrollView
Q_OBJECT
TQ_OBJECT
public:
- TimeLabels( int rows, TQWidget *tqparent = 0, const char *name = 0,
+ TimeLabels( int rows, TQWidget *parent = 0, const char *name = 0,
WFlags f = 0 );
/** Calculates the minimum width */