summaryrefslogtreecommitdiffstats
path: root/korganizer/statusdialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'korganizer/statusdialog.cpp')
-rw-r--r--korganizer/statusdialog.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/korganizer/statusdialog.cpp b/korganizer/statusdialog.cpp
index a90ab28d..39e23a8d 100644
--- a/korganizer/statusdialog.cpp
+++ b/korganizer/statusdialog.cpp
@@ -35,8 +35,8 @@
#include "statusdialog.h"
#include "statusdialog.moc"
-StatusDialog::StatusDialog(TQWidget* tqparent, const char* name) :
- KDialog(tqparent,name,true)
+StatusDialog::StatusDialog(TQWidget* parent, const char* name) :
+ KDialog(parent,name,true)
{
setCaption(i18n("Set Your tqStatus"));