summaryrefslogtreecommitdiffstats
path: root/kplato/kpttaskappointmentsview.ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'kplato/kpttaskappointmentsview.ui.h')
-rw-r--r--kplato/kpttaskappointmentsview.ui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kplato/kpttaskappointmentsview.ui.h b/kplato/kpttaskappointmentsview.ui.h
index 7e090fb7..fe0cc9c9 100644
--- a/kplato/kpttaskappointmentsview.ui.h
+++ b/kplato/kpttaskappointmentsview.ui.h
@@ -90,7 +90,7 @@ void TaskAppointmentsView::init()
m_appList->setColumnAlignment(6, AlignRight);
m_task = 0;
- m_date->setDate(TQDate::tqcurrentDate());
+ m_date->setDate(TQDate::currentDate());
}