From 786612c0c5a0e4876364b027655017362afd8c67 Mon Sep 17 00:00:00 2001 From: drw Date: Sun, 29 Dec 2002 21:11:47 +0000 Subject: More updates to edit task dialog. Rearranged info on 1st 2 tabs so it is grouped a little more logically, and also renamed these tabs. --- (limited to 'core/pim/todo/otaskeditor.h') diff --git a/core/pim/todo/otaskeditor.h b/core/pim/todo/otaskeditor.h index 8232886..795f333 100644 --- a/core/pim/todo/otaskeditor.h +++ b/core/pim/todo/otaskeditor.h @@ -7,7 +7,7 @@ #include class TaskEditorOverView; -class TaskEditorAdvanced; +class TaskEditorStatus; class TaskEditorAlarms; class ORecurranceWidget; class QMultiLineEdit; @@ -33,7 +33,7 @@ private: OTabWidget *m_tab; TaskEditorOverView *m_overView; - TaskEditorAdvanced *m_adv; + TaskEditorStatus *m_stat; TaskEditorAlarms *m_alarm; TaskEditorAlarms *m_remind; ORecurranceWidget *m_rec; -- cgit v0.9.0.2