]> git.saurik.com Git - wxWidgets.git/blob - include/wx/html/msw/wxhtml.rc
Changed all EVT_WXGRID... constants to EVT_GRID...
[wxWidgets.git] / include / wx / html / msw / wxhtml.rc
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
9 back BITMAP "wx/html/msw/back.bmp"
10 forward BITMAP "wx/html/msw/forward.bmp"
11 panel BITMAP "wx/html/msw/panel.bmp"
12
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