--- 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.