projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
documented IsActive()
[wxWidgets.git]
/
src
/
motif
/
frame.cpp
diff --git
a/src/motif/frame.cpp
b/src/motif/frame.cpp
index ed2bc3ca87f2097182d543586a57dd428cfe4e26..36e8008510256d5e0f08502af0b327a5288b03ad 100644
(file)
--- a/
src/motif/frame.cpp
+++ b/
src/motif/frame.cpp
@@
-364,7
+364,7
@@
void wxFrame::DoGetClientSize(int *x, int *y) const
}
// Set the client size (i.e. leave the calculation of borders etc.
-// to wxWi
ndow
s)
+// to wxWi
dget
s)
void wxFrame::DoSetClientSize(int width, int height)
{
// Calculate how large the new main window should be