better-looking icons

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4391 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
1999-11-06 13:38:22 +00:00
parent 2d68e1b4f4
commit 7512153245
8 changed files with 8 additions and 8 deletions

View File

@@ -6,12 +6,12 @@
// (#include "wx/html/msw/wxhtml.rc")
//
back BITMAP "wx/html/msw/back.bmp"
forward BITMAP "wx/html/msw/forward.bmp"
panel BITMAP "wx/html/msw/panel.bmp"
book ICON "wx/html/msw/book.ico"
folder ICON "wx/html/msw/folder.ico"
page ICON "wx/html/msw/page.ico"
wxhelp ICON "wx/html/msw/help.ico"
back BITMAP "wx/html/msw/back.bmp"
forward BITMAP "wx/html/msw/forward.bmp"
panel BITMAP "wx/html/msw/panel.bmp"
book ICON "wx/html/msw/book.ico"
folder ICON "wx/html/msw/folder.ico"
page ICON "wx/html/msw/page.ico"
help ICON "wx/html/msw/help.ico"
helproot ICON "wx/html/msw/helproot.ico"