Correct link prob.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31674 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
634629fa28
commit
efea3c8700
@ -29,8 +29,6 @@
|
||||
|
||||
#include "wx/motif/private.h"
|
||||
|
||||
IMPLEMENT_DYNAMIC_CLASS( wxPopupWindow, wxWindow );
|
||||
|
||||
bool wxPopupWindow::Create( wxWindow *parent, int flags )
|
||||
{
|
||||
if( !wxPopupWindowBase::Create( parent, flags ) )
|
||||
|
Loading…
Reference in New Issue
Block a user