Don't use wxWindowBase in the interface headers

This class is an implementation detail, only wxWindow is public and there are
never objects of wxWindowBase (but not wxWindow) class in wxWidgets programs.

Closes https://github.com/wxWidgets/wxWidgets/pull/279
This commit is contained in:
Paul Kulchenko
2016-05-04 13:45:56 -07:00
committed by Vadim Zeitlin
parent 426b11036f
commit 25520cbb80
2 changed files with 6 additions and 6 deletions

View File

@@ -548,7 +548,7 @@ public:
@since 2.9.4
*/
bool IsDescendant(wxWindowBase* win) const;
bool IsDescendant(wxWindow* win) const;
/**
Reparents the window, i.e.\ the window will be removed from its