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:
8
contrib/utils/wxrcedit/df/wxMenu.df
Normal file
8
contrib/utils/wxrcedit/df/wxMenu.df
Normal file
@@ -0,0 +1,8 @@
|
||||
node wxMenu
|
||||
type panel
|
||||
icon 0
|
||||
childtype menu_item
|
||||
var label of text
|
||||
var style of flags wxMENU_TEAROFF
|
||||
var help of text
|
||||
derived from menu_item
|
Reference in New Issue
Block a user