projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
More WXDLLIMPEXP_GIZMOS fixes
[wxWidgets.git]
/
wxPython
/
src
/
_combobox.i
diff --git
a/wxPython/src/_combobox.i
b/wxPython/src/_combobox.i
index 67837b62a6853a706b9d193b0fd758dae1df0f7e..8ee9435d0879a428a01fbd3a843ad169a4b49b70 100644
(file)
--- a/
wxPython/src/_combobox.i
+++ b/
wxPython/src/_combobox.i
@@
-157,7
+157,7
@@
combobox text field.", "");
"Selects the text between the two positions in the combobox text field.", "",
SetMark);
-#if
def __WXMSW
__
+#if
ndef __WXMAC
__
DocDeclAStrName(
virtual void , GetSelection(long* OUTPUT, long* OUTPUT),
"GetMark(self) -> (from, to)",