gui.h

changeset 158
499286fcbf37
parent 154
cc53e5cbad54
child 160
edcb03f3ef75
--- 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);

mercurial