summaryrefslogtreecommitdiffstats
path: root/korganizer/koeventviewerdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'korganizer/koeventviewerdialog.h')
-rw-r--r--korganizer/koeventviewerdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/korganizer/koeventviewerdialog.h b/korganizer/koeventviewerdialog.h
index 147df906..cf1bd5ca 100644
--- a/korganizer/koeventviewerdialog.h
+++ b/korganizer/koeventviewerdialog.h
@@ -43,7 +43,7 @@ class KDE_EXPORT KOEventViewerDialog : public KDialogBase
Q_OBJECT
TQ_OBJECT
public:
- explicit KOEventViewerDialog( Calendar *calendar, TQWidget *tqparent = 0,
+ explicit KOEventViewerDialog( Calendar *calendar, TQWidget *parent = 0,
const char *name = 0, bool compact = false );
virtual ~KOEventViewerDialog();