projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
applied patch for regex building with BC++ (patch 463140)
[wxWidgets.git]
/
src
/
mac
/
spinbutt.cpp
diff --git
a/src/mac/spinbutt.cpp
b/src/mac/spinbutt.cpp
index fc4e5e588852d3e193f2af9dfcc2378b0f01df7d..283d6bc262c0decc60045f8f4a652c6d544922ab 100644
(file)
--- a/
src/mac/spinbutt.cpp
+++ b/
src/mac/spinbutt.cpp
@@
-161,7
+161,7
@@
void wxSpinButton::MacHandleControlClick( ControlHandle control , SInt16 control
wxSize wxSpinButton::DoGetBestSize() const
{
- if ( (GetWindowStyle() & wxSP_
VERTICAL) !
= 0 )
+ if ( (GetWindowStyle() & wxSP_
HORIZONTAL) =
= 0 )
{
// vertical control
return wxSize(16,