fix incorrect tests of wxUSE_ macros
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70843 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -167,7 +167,7 @@ wxTipWindow::~wxTipWindow()
|
||||
{
|
||||
*m_windowPtr = NULL;
|
||||
}
|
||||
#ifdef wxUSE_POPUPWIN
|
||||
#if wxUSE_POPUPWIN
|
||||
#ifdef __WXGTK__
|
||||
if ( m_view->HasCapture() )
|
||||
m_view->ReleaseMouse();
|
||||
|
Reference in New Issue
Block a user