Mercurial > mercurial > hgweb_searcher03.cgi
diff sample.rc @ 1:7b6dab24f4b8
Gui parts complete.
author | pyon@macmini |
---|---|
date | Sun, 04 Aug 2013 21:42:49 +0900 |
parents | 0c0701a935f8 |
children |
line wrap: on
line diff
--- a/sample.rc Sun Jul 21 16:07:19 2013 +0900 +++ b/sample.rc Sun Aug 04 21:42:49 2013 +0900 @@ -16,10 +16,10 @@ // first icon in the executable and the icons are sorted both by their order // (Win9x) and by alphabetically (!) (NT), so put this icon first and give it // a name starting with "a" -aaaaaaaa ICON "sample.ico" +aaaaaaaa ICON "image/sample.ico" // this icon is used with wxFrame::SetIcon() -sample ICON "sample.ico" +sample ICON "image/sample.ico" // set this to 1 if you don't want to use manifest resource (manifest resource // is needed to enable visual styles on Windows XP - see docs/msw/winxp.txt