projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Cleaning of sources (Univ related files). -1/TRUE/FALSE/wxIDY_ANY/wxDefaultCoord...
[wxWidgets.git]
/
src
/
os2
/
combobox.cpp
diff --git
a/src/os2/combobox.cpp
b/src/os2/combobox.cpp
index 5017194242e359faf237370f172e3e1956ad46cb..3bc56e0c4d4ed03bc85bcb7f025bd066f97fa519 100644
(file)
--- a/
src/os2/combobox.cpp
+++ b/
src/os2/combobox.cpp
@@
-334,7
+334,7
@@
void wxComboBox::SetSelection(
//
// If from and to are both -1, it means
- // (in wxWi
ndow
s) that all text should be selected.
+ // (in wxWi
dget
s) that all text should be selected.
// This translates into Windows convention
//
if ((lFrom == -1L) && (lTo == -1L))