]> git.saurik.com Git - wxWidgets.git/blame - contrib/utils/wxrcedit/df/wxDialog.df
fix for gcc warning about incorrect format arg
[wxWidgets.git] / contrib / utils / wxrcedit / df / wxDialog.df
CommitLineData
e066e256 1node wxDialog
56d2f750
VS
2var title of text
3var style of flags wxSTAY_ON_TOP,wxCAPTION,wxDEFAULT_DIALOG_STYLE,wxTHICK_FRAME,wxSYSTEM_MENU,wxRESIZE_BORDER,wxRESIZE_BOX,wxDIALOG_MODAL,wxDIALOG_MODELESS
b6b0af42 4var centered of bool
56d2f750 5derived from panelbase