change in XRC format
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8491 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
9
contrib/utils/wxrcedit/df/wxMenuItem.df
Normal file
9
contrib/utils/wxrcedit/df/wxMenuItem.df
Normal file
@@ -0,0 +1,9 @@
|
||||
node wxMenuItem
|
||||
type normal
|
||||
icon 0
|
||||
var label of text
|
||||
var help of text
|
||||
var checkable of bool
|
||||
var checked of bool
|
||||
var enabled of bool
|
||||
derived from menu_item
|
Reference in New Issue
Block a user