X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e066e2566a4e5db3510fe6a204d66850eaeceade..d3d0b8dba702091fb19c83ae0ad9844a9bc4bf47:/contrib/utils/wxrcedit/df/wxBitmapButton.df diff --git a/contrib/utils/wxrcedit/df/wxBitmapButton.df b/contrib/utils/wxrcedit/df/wxBitmapButton.df index 93af80ad03..2a9b9f33fc 100644 --- a/contrib/utils/wxrcedit/df/wxBitmapButton.df +++ b/contrib/utils/wxrcedit/df/wxBitmapButton.df @@ -1,8 +1,8 @@ node wxBitmapButton var style of flags wxBU_AUTODRAW,wxBU_LEFT,wxBU_RIGHT,wxBU_TOP,wxBU_BOTTOM var default of bool -var bitmap of text -var selected of text -var focus of text -var disabled of text +var bitmap of imagefile +var selected of imagefile +var focus of imagefile +var disabled of imagefile derived from control