aboutsummaryrefslogtreecommitdiffstats
path: root/lib/wx/api_gen/wxapi.conf
diff options
context:
space:
mode:
authorDan Gudmundsson <[email protected]>2016-03-21 12:15:34 +0100
committerDan Gudmundsson <[email protected]>2016-04-04 13:26:31 +0200
commit25ea1f62b6ce9cff26d9353881b799f9dd76fe53 (patch)
tree7fd48b90e916b37155a565267ed967855ff0664b /lib/wx/api_gen/wxapi.conf
parentad5c3ec15cf751e0edd9330b4ffb430959432ed5 (diff)
downloadotp-25ea1f62b6ce9cff26d9353881b799f9dd76fe53.tar.gz
otp-25ea1f62b6ce9cff26d9353881b799f9dd76fe53.tar.bz2
otp-25ea1f62b6ce9cff26d9353881b799f9dd76fe53.zip
wx: Fix wxListCtrl:hitTest arguments and delivered results
May cause incompatibility for applications but the flags argument is out only in C++.
Diffstat (limited to 'lib/wx/api_gen/wxapi.conf')
-rw-r--r--lib/wx/api_gen/wxapi.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/wx/api_gen/wxapi.conf b/lib/wx/api_gen/wxapi.conf
index b8458e901b..c6a2df29d7 100644
--- a/lib/wx/api_gen/wxapi.conf
+++ b/lib/wx/api_gen/wxapi.conf
@@ -844,7 +844,7 @@
'GetItemSpacing','GetItemState',
'GetItemText','GetItemTextColour',
'GetNextItem','GetSelectedItemCount','GetTextColour','GetTopItem',
- 'GetViewRect',{'HitTest',[{"pSubItem",nowhere}, {"flags", in}]},
+ 'GetViewRect',{'HitTest',[{"pSubItem",out}]},
'InsertColumn','InsertItem',
%%'OnGetItemAttr', 'OnGetItemImage','OnGetItemText',
'RefreshItem','RefreshItems','ScrollList',