inc/unieditorplugininterface.h
changeset 52 12db4185673b
parent 31 ebfee66fde93
--- a/inc/unieditorplugininterface.h	Tue Jul 06 14:12:40 2010 +0300
+++ b/inc/unieditorplugininterface.h	Wed Aug 18 09:45:25 2010 +0300
@@ -34,7 +34,8 @@
      */
     enum EditorOperation
     {
-        Forward = 0, 
+        Forward = 0,
+        Reply,
         ReplyAll, 
         Default 
     };