projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
cosmetic fixes to font encoding names
[wxWidgets.git]
/
src
/
mac
/
carbon
/
spinbutt.cpp
diff --git
a/src/mac/carbon/spinbutt.cpp
b/src/mac/carbon/spinbutt.cpp
index f48ad3de9e965fd4c4691100a110c3d7857cf32e..f5ac7bc9bb64660f145224c52fd2c841ed8e6bc5 100644
(file)
--- a/
src/mac/carbon/spinbutt.cpp
+++ b/
src/mac/carbon/spinbutt.cpp
@@
-130,7
+130,7
@@
void wxSpinButton::MacHandleControlClick( ControlHandle control , SInt16 control
// size calculation
// ----------------------------------------------------------------------------
-wxSize wxSpinButton::DoGetBestSize()
+wxSize wxSpinButton::DoGetBestSize()
const
{
if ( (GetWindowStyle() & wxSP_VERTICAL) != 0 )
{