added font and flags properties to wxrcedit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8697 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -32,7 +32,7 @@ class PropertiesFrame : public wxFrame
|
||||
|
||||
void ClearProps();
|
||||
void AddProps(PropertyInfoArray& plist);
|
||||
void AddSingleProp(const PropertyInfo& pinfo);
|
||||
void AddSingleProp(const PropertyInfo& pinfo, wxTreeItemId *root = NULL);
|
||||
|
||||
static PropertiesFrame *Get();
|
||||
|
||||
|
Reference in New Issue
Block a user