compilation/linking fixes for DoCaptureMouse() change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13661 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -268,9 +268,6 @@ private:
|
||||
wxScrollBar *m_scrollbarHorz,
|
||||
*m_scrollbarVert;
|
||||
|
||||
// the stack of windows which have captured the mouse
|
||||
static struct WXDLLEXPORT wxWindowNext *ms_winCaptureNext;
|
||||
|
||||
#if wxUSE_MENUS
|
||||
// the current modal event loop for the popup menu we show or NULL
|
||||
static wxEventLoop *ms_evtLoopPopup;
|
||||
|
Reference in New Issue
Block a user