summaryrefslogtreecommitdiffstats
path: root/korganizer/kowhatsnextview.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'korganizer/kowhatsnextview.cpp')
-rw-r--r--korganizer/kowhatsnextview.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/korganizer/kowhatsnextview.cpp b/korganizer/kowhatsnextview.cpp
index 14e2f80a..a698edfe 100644
--- a/korganizer/kowhatsnextview.cpp
+++ b/korganizer/kowhatsnextview.cpp
@@ -60,9 +60,9 @@ void WhatsNextTextBrowser::setSource(const TQString& n)
}
}
-KOWhatsNextView::KOWhatsNextView(Calendar *calendar, TQWidget *tqparent,
+KOWhatsNextView::KOWhatsNextView(Calendar *calendar, TQWidget *parent,
const char *name)
- : KOrg::BaseView(calendar, tqparent, name)
+ : KOrg::BaseView(calendar, parent, name)
{
// TQLabel *dateLabel =
// new TQLabel(KGlobal::locale()->formatDate(TQDate::tqcurrentDate()),this);