calendarui/views/inc/calenagendaviewwidget.h
changeset 51 0b38fc5b94c6
parent 45 b6db4fd4947b
child 55 2c54b51f39c4
--- a/calendarui/views/inc/calenagendaviewwidget.h	Fri Jul 02 19:56:46 2010 +0530
+++ b/calendarui/views/inc/calenagendaviewwidget.h	Mon Jul 12 02:32:28 2010 +0530
@@ -98,6 +98,11 @@
      */
     void clearListModel();
     
+    /**
+     * @brief Opens the editor to create a new entry
+     */
+    void createNewEvent();
+    
 private:
     
     /**
@@ -167,17 +172,11 @@
      */
     
     void showHideRegionalInformation();
-    
-   
+
     
 private slots:
 
     /**
-     * @brief Opens the editor to create a new entry
-     */
-    void createNewEvent();
-    
-    /**
      * @brief Opens the entry at position index in the list for
      * editing in the editor. Does nothing if the index is invalid
      */