]> git.saurik.com Git - wxWidgets.git/commit
remove wxWindow::Clear() from wxDFB and wxMGL which was unused (probably replaced...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 17 Oct 2007 18:22:15 +0000 (18:22 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 17 Oct 2007 18:22:15 +0000 (18:22 +0000)
commite256b53a3d9f7ced77836808ffe342205c585bcc
tree9e58c361a499642ec5953bac2ba7f95e6396d60e
parent76c39b5df1e830ff2537ca08ad2b8deabfbcbac0
remove wxWindow::Clear() from wxDFB and wxMGL which was unused (probably replaced by ClearBackground()) and conflicted with methods with the same name in other classes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49202 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/dfb/window.h
include/wx/mgl/window.h
src/dfb/window.cpp
src/mgl/window.cpp