added support for 'imagefile' property type

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8808 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2000-11-24 17:20:08 +00:00
parent 26607f41ae
commit c39755aa1c
4 changed files with 8 additions and 7 deletions

View File

@@ -6,4 +6,5 @@ var help of text
var checkable of bool
var checked of bool
var enabled of bool
var bitmap of imagefile
derived from menu_item