--- a/gui.h Sat May 04 02:52:33 2013 +0300 +++ b/gui.h Sat May 04 04:19:03 2013 +0300 @@ -182,7 +182,7 @@ // ----------------------------------------------------------------------------- // Other GUI-related stuff not directly part of ForgeWindow: -QIcon getIcon (const char* sIconName); +QPixmap getIcon (const char* sIconName); std::vector<quickColorMetaEntry> parseQuickColorMeta (); bool confirm (str title, str msg); bool confirm (str msg);