Finally whole configtool works regardless of wxUSE_STL value (at least with Borland). Changes followed adjustements of other things like better styles, storing pointers, unified headers of files, etc. etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -139,6 +139,8 @@ class ctPropertyEditor: public wxPanel
|
||||
DECLARE_EVENT_TABLE()
|
||||
|
||||
protected:
|
||||
// Dialog controls
|
||||
wxButton* m_attributeEditorEditDetails;
|
||||
ctPropertyEditorGrid* m_attributeEditorGrid;
|
||||
wxHtmlWindow* m_propertyDescriptionWindow;
|
||||
wxSplitterWindow* m_splitterWindow;
|
||||
|
||||
Reference in New Issue
Block a user