summaryrefslogtreecommitdiffstats
path: root/src/message.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/message.h')
-rw-r--r--src/message.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/message.h b/src/message.h
index 24a61fea7..b9b38b613 100644
--- a/src/message.h
+++ b/src/message.h
@@ -21,6 +21,7 @@ namespace Inkscape {
*/
enum MessageType {
NORMAL_MESSAGE,
+ IMMEDIATE_MESSAGE,
WARNING_MESSAGE,
ERROR_MESSAGE,
INFORMATION_MESSAGE