projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
A couple more.
[wxWidgets.git]
/
src
/
msw
/
gaugemsw.cpp
diff --git
a/src/msw/gaugemsw.cpp
b/src/msw/gaugemsw.cpp
index 515dbe7b5d276902a11085487ed186e7ad852ce7..c2137dd8c489e77a418d624c6c3329f26f9e35b7 100644
(file)
--- a/
src/msw/gaugemsw.cpp
+++ b/
src/msw/gaugemsw.cpp
@@
-142,7
+142,7
@@
bool wxGaugeMSW::Create(wxWindow *parent, wxWindowID id,
return TRUE;
}
return TRUE;
}
-void wxGaugeMSW::SetSize(int x, int y, int width, int height, int sizeFlags)
+void wxGaugeMSW::
Do
SetSize(int x, int y, int width, int height, int sizeFlags)
{
int currentX, currentY;
GetPosition(¤tX, ¤tY);
{
int currentX, currentY;
GetPosition(¤tX, ¤tY);