gui.h

changeset 140
2e8c1626aef7
parent 139
5e31a96adaa2
child 145
ddf24c380be6
--- a/gui.h	Fri Apr 26 03:44:34 2013 +0300
+++ b/gui.h	Fri Apr 26 18:11:34 2013 +0300
@@ -167,6 +167,7 @@
 std::vector<quickColorMetaEntry> parseQuickColorMeta ();
 bool confirm (str title, str msg);
 bool confirm (str msg);
+void critical (str msg);
 
 // -----------------------------------------------------------------------------
 // Pointer to the instance of ForgeWindow.

mercurial