summaryrefslogtreecommitdiffstats
path: root/korganizer/koagenda.h
diff options
context:
space:
mode:
Diffstat (limited to 'korganizer/koagenda.h')
-rw-r--r--korganizer/koagenda.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/korganizer/koagenda.h b/korganizer/koagenda.h
index 2dfb4551..9bc7b00d 100644
--- a/korganizer/koagenda.h
+++ b/korganizer/koagenda.h
@@ -77,9 +77,9 @@ class KOAgenda : public TQScrollView
TQ_OBJECT
public:
KOAgenda ( int columns, int rows, int columnSize, CalendarView *calendarView,
- TQWidget *tqparent=0, const char *name = 0, WFlags f = 0 );
+ TQWidget *parent=0, const char *name = 0, WFlags f = 0 );
- KOAgenda ( int columns, CalendarView *calendarView, TQWidget *tqparent = 0,
+ KOAgenda ( int columns, CalendarView *calendarView, TQWidget *parent = 0,
const char *name = 0, WFlags f = 0 );
virtual ~KOAgenda();