d6a1e531a3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4730 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
19 lines
546 B
Plaintext
19 lines
546 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")
|
|
//
|
|
|
|
wback BITMAP "wx/html/msw/wback.bmp"
|
|
wforward BITMAP "wx/html/msw/wforward.bmp"
|
|
wpanel BITMAP "wx/html/msw/wpanel.bmp"
|
|
woptions BITMAP "wx/html/msw/woptions.bmp"
|
|
|
|
wbook ICON "wx/html/msw/wbook.ico"
|
|
wfolder ICON "wx/html/msw/wfolder.ico"
|
|
wpage ICON "wx/html/msw/wpage.ico"
|
|
whelp ICON "wx/html/msw/whelp.ico"
|
|
whlproot ICON "wx/html/msw/whlproot.ico"
|