added wxPropertyGrid from Jaakko Salli (#9934)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55576 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
2bed17c862
commit
1c4293cb91
100 changed files with 49644 additions and 265 deletions
|
|
@ -87,6 +87,7 @@
|
|||
|
||||
<wx-lib>richtext</wx-lib>
|
||||
<wx-lib>aui</wx-lib>
|
||||
<wx-lib>propgrid</wx-lib>
|
||||
<wx-lib>stc</wx-lib>
|
||||
<wx-lib>qa</wx-lib>
|
||||
<wx-lib>gl</wx-lib>
|
||||
|
|
@ -117,7 +118,7 @@
|
|||
tag definitions.
|
||||
-->
|
||||
<set var="WX_LIB_LIST">
|
||||
base core net xml xrc html adv media gl qa aui richtext stc
|
||||
base core net xml xrc html adv media gl qa aui propgrid richtext stc
|
||||
</set>
|
||||
|
||||
<!-- if you define this variable to 0 before including wx presets, the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue