inc/unieditorplugininterface.h
changeset 41 25fe1fe642e3
parent 25 84d9eb65b26f
--- a/inc/unieditorplugininterface.h	Tue Jul 06 22:50:16 2010 +0530
+++ b/inc/unieditorplugininterface.h	Fri Jul 09 14:46:10 2010 +0530
@@ -34,7 +34,8 @@
      */
     enum EditorOperation
     {
-        Forward = 0, 
+        Forward = 0,
+        Reply,
         ReplyAll, 
         Default 
     };