aboutsummaryrefslogtreecommitdiffstats
path: root/lib/wx/api_gen/wxapi.conf
diff options
context:
space:
mode:
authorDan Gudmundsson <[email protected]>2016-05-09 10:20:06 +0200
committerDan Gudmundsson <[email protected]>2016-05-09 10:20:06 +0200
commit4de491e9c563c49b5d5c88756c5ba00eb0dff66c (patch)
tree95fabe050ce3ccb6022845a85b2342b05985e2e0 /lib/wx/api_gen/wxapi.conf
parentb3a7924f657828585bdc517e4c8a03785478e584 (diff)
parenta563c17bdea478952b619984571207c63862c7f8 (diff)
downloadotp-4de491e9c563c49b5d5c88756c5ba00eb0dff66c.tar.gz
otp-4de491e9c563c49b5d5c88756c5ba00eb0dff66c.tar.bz2
otp-4de491e9c563c49b5d5c88756c5ba00eb0dff66c.zip
Merge branch 'dgud/wx/compatible-with-wxW-3.1'
* dgud/wx/compatible-with-wxW-3.1: Test cuddle, increase sleep wx: Fix warnings in example Fix argv types wx: Remove non implemented wxGauge functions
Diffstat (limited to 'lib/wx/api_gen/wxapi.conf')
-rw-r--r--lib/wx/api_gen/wxapi.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/wx/api_gen/wxapi.conf b/lib/wx/api_gen/wxapi.conf
index 4f7223e147..786e536f93 100644
--- a/lib/wx/api_gen/wxapi.conf
+++ b/lib/wx/api_gen/wxapi.conf
@@ -802,9 +802,9 @@
'CanRedo','CanUndo','Copy','Cut','GetInsertionPoint','GetLastPosition',
'GetValue','Paste','Redo','Replace','Remove','SetInsertionPoint',
'SetInsertionPointEnd','SetSelection','SetValue','Undo']}.
-{class, wxGauge, wxControl, [],
- ['wxGauge','~wxGauge','Create','GetBezelFace','GetRange','GetShadowWidth',
- 'GetValue','IsVertical','SetBezelFace','SetRange','SetShadowWidth','SetValue',
+{class, wxGauge, wxControl, [],
+ ['wxGauge','~wxGauge','Create','GetRange',
+ 'GetValue','IsVertical','SetRange','SetValue',
'Pulse']}.
{class, wxGenericDirCtrl, wxControl, [],
['wxGenericDirCtrl','~wxGenericDirCtrl','Create','Init','CollapseTree',