Changed wxRectangle to wxRect. Sorry for the bandwidth...
authorJulian Smart <julian@anthemion.co.uk>
Thu, 3 Dec 1998 10:13:41 +0000 (10:13 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Thu, 3 Dec 1998 10:13:41 +0000 (10:13 +0000)
commit16e93305f2bae16652b6750dffe3bcf05c20d839
treefb55e62c08ebc3c5a9e490ba8216577fa735c1d5
parent45d49251ba41915e3d8b89d13a770a74984b1055
Changed wxRectangle to wxRect. Sorry for the bandwidth...

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1102 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
35 files changed:
include/wx/event.h
include/wx/generic/colrdlgg.h
include/wx/generic/fontdlgg.h
include/wx/generic/gridg.h
include/wx/generic/statusbr.h
include/wx/generic/tabg.h
include/wx/gtk/dcscreen.h
include/wx/gtk1/dcscreen.h
include/wx/motif/listctrl.h
include/wx/motif/treectrl.h
include/wx/motif/window.h
include/wx/msw/dcscreen.h
include/wx/msw/listctrl.h
include/wx/msw/treectrl.h
include/wx/qt/dcscreen.h
include/wx/qt/window.h
include/wx/stubs/dcscreen.h
include/wx/stubs/listctrl.h
include/wx/stubs/treectrl.h
include/wx/stubs/window.h
src/generic/gridg.cpp
src/generic/statusbr.cpp
src/gtk/dcscreen.cpp
src/gtk1/dcscreen.cpp
src/motif/listctrl.cpp
src/motif/treectrl.cpp
src/motif/window.cpp
src/msw/listctrl.cpp
src/msw/window.cpp
src/qt/window.cpp
src/stubs/listctrl.cpp
src/stubs/treectrl.cpp
src/stubs/window.cpp
utils/nplugin/src/npframe.cpp
utils/nplugin/src/npframe.h