]>
Commit | Line | Data |
---|---|---|
5526e819 VS |
1 | |
2 | // | |
3 | // This file contains bitmaps used | |
4 | // by wxHtmlHelpController | |
5 | // Include it in your .rc file if you're using wxHTML help system | |
6 | // (#include "wx/html/msw/wxhtml.rc") | |
7 | // | |
8 | ||
75121532 VS |
9 | back BITMAP "wx/html/msw/back.bmp" |
10 | forward BITMAP "wx/html/msw/forward.bmp" | |
11 | panel BITMAP "wx/html/msw/panel.bmp" | |
5526e819 | 12 | |
75121532 VS |
13 | book ICON "wx/html/msw/book.ico" |
14 | folder ICON "wx/html/msw/folder.ico" | |
15 | page ICON "wx/html/msw/page.ico" | |
16 | help ICON "wx/html/msw/help.ico" | |
17 | helproot ICON "wx/html/msw/helproot.ico" |