Removed Window::GetMouseFocusWindow
This commit is contained in:
parent
d772d3669a
commit
e46016a79d
2 changed files with 0 additions and 28 deletions
|
@ -427,16 +427,6 @@ public :
|
|||
////////////////////////////////////////////////////////////
|
||||
WindowHandle GetSystemHandle() const;
|
||||
|
||||
////////////////////////////////////////////////////////////
|
||||
/// \brief Get the window which is under the mouse cursor
|
||||
///
|
||||
/// This function is for internal use.
|
||||
///
|
||||
/// \return Pointer to the mouse focus window (NULL if not)
|
||||
///
|
||||
////////////////////////////////////////////////////////////
|
||||
static const Window* GetMouseFocusWindow();
|
||||
|
||||
private :
|
||||
|
||||
////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue