*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2963 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
BIN
include/wx/html/msw/back.bmp
Normal file
BIN
include/wx/html/msw/back.bmp
Normal file
Binary file not shown.
After Width: | Height: | Size: 202 B |
BIN
include/wx/html/msw/book.ico
Normal file
BIN
include/wx/html/msw/book.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 318 B |
BIN
include/wx/html/msw/folder.ico
Normal file
BIN
include/wx/html/msw/folder.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 318 B |
BIN
include/wx/html/msw/forward.bmp
Normal file
BIN
include/wx/html/msw/forward.bmp
Normal file
Binary file not shown.
After Width: | Height: | Size: 202 B |
BIN
include/wx/html/msw/page.ico
Normal file
BIN
include/wx/html/msw/page.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 318 B |
BIN
include/wx/html/msw/panel.bmp
Normal file
BIN
include/wx/html/msw/panel.bmp
Normal file
Binary file not shown.
After Width: | Height: | Size: 710 B |
16
include/wx/html/msw/wxhtml.rc
Normal file
16
include/wx/html/msw/wxhtml.rc
Normal file
@@ -0,0 +1,16 @@
|
||||
|
||||
//
|
||||
// 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"
|
||||
|
Reference in New Issue
Block a user