diff -r 9c5b1510919f -r bf573002ff72 calendarui/editors/inc/CalenEditorDataHandler.h --- a/calendarui/editors/inc/CalenEditorDataHandler.h Wed Jun 09 09:40:23 2010 +0300 +++ b/calendarui/editors/inc/CalenEditorDataHandler.h Mon Jun 21 15:38:59 2010 +0300 @@ -340,11 +340,6 @@ */ TBool LocationEnabledInUiL(); - /** - * @brief Returns ETrue if the user is creating a new entry, EFalse if the user - * is editing an existing entry. - */ - TBool IsCreatingNew() const; /** * @brief Sets the default values when creating a new entry. @@ -485,6 +480,11 @@ public: + /** + * @brief Returns ETrue if the user is creating a new entry, EFalse if the user + * is editing an existing entry. + */ + TBool IsCreatingNew() const; /** * @brief Set if calendar is been edited or not with previous and current collection id