Code

now that selection description includes style (filtered, clipped), we need to update...
[inkscape.git] / src / message.h
index 24a61fea7e74e5e51eb74b90e097dfcbb07b7c48..b9b38b61380641ae6d1231564be017d0db28947d 100644 (file)
@@ -21,6 +21,7 @@ namespace Inkscape {
  */
 enum MessageType {
     NORMAL_MESSAGE,
+    IMMEDIATE_MESSAGE,
     WARNING_MESSAGE,
     ERROR_MESSAGE,
     INFORMATION_MESSAGE