projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
37840b8
)
GetSpacer returns a copy, not a reference to the size
author
Robin Dunn
<robin@alldunn.com>
Tue, 17 Oct 2006 19:37:59 +0000
(19:37 +0000)
committer
Robin Dunn
<robin@alldunn.com>
Tue, 17 Oct 2006 19:37:59 +0000
(19:37 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42083
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
wxPython/src/_sizers.i
patch
|
blob
|
blame
|
history
diff --git
a/wxPython/src/_sizers.i
b/wxPython/src/_sizers.i
index 1108fcbb186f9f7d5a8f7db3b8595dc78c229df2..fed0baca61282afdddefc6491590ee1e4e8b3eae 100644
(file)
--- a/
wxPython/src/_sizers.i
+++ b/
wxPython/src/_sizers.i
@@
-229,7
+229,7
@@
added, if needed.", "");
DocDeclStr(
DocDeclStr(
-
const wxSize&
, GetSpacer(),
+
wxSize
, GetSpacer(),
"Get the size of the spacer managed by this sizer item.", "");
DocDeclStr(
"Get the size of the spacer managed by this sizer item.", "");
DocDeclStr(