calendarui/editors/inc/calenunifiededitor.h
branchRCL_3
changeset 91 250f0dfb7d22
parent 86 ed599363c2d7
--- a/calendarui/editors/inc/calenunifiededitor.h	Thu Oct 28 13:23:18 2010 +0100
+++ b/calendarui/editors/inc/calenunifiededitor.h	Tue Nov 02 13:45:40 2010 +0200
@@ -665,6 +665,12 @@
          
          static TInt AsyncProcessCommandL(TAny* aThisPtr); 
          
+         /**
+          * @brief Tries to toggle on/off field
+          * @param aControlId The id of the field to toggle
+          * @return Indicates whether or not the field has been handled
+          */
+         TBool TryToggleOnOffL( TInt aControlId );
         
     private:
         /**