Files
wxWidgets/include/wx/html/msw/wxhtml.rc
Václav Slavík 7512153245 better-looking icons
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4391 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-06 13:38:22 +00:00

18 lines
487 B
Plaintext

//
// This file contains bitmaps used
// by wxHtmlHelpController
// Include it in your .rc file if you're using wxHTML help system
// (#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"
help ICON "wx/html/msw/help.ico"
helproot ICON "wx/html/msw/helproot.ico"