implemented SetFocus

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41365 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2006-09-22 06:55:08 +00:00
parent 71c1dbbd54
commit 4ff28c37c8
4 changed files with 55 additions and 18 deletions

View File

@@ -154,7 +154,7 @@ private:
// common part of all ctors
void Init();
// counterpart to SetFocus
void KillFocus();
void DFBKillFocus();
protected:
// toplevel window (i.e. DirectFB window) this window belongs to