]> git.sesse.net Git - vlc/commitdiff
* modules/gui/wxwindows/interface.cpp: something a bit uglier
authorGildas Bazin <gbazin@videolan.org>
Mon, 16 May 2005 13:48:47 +0000 (13:48 +0000)
committerGildas Bazin <gbazin@videolan.org>
Mon, 16 May 2005 13:48:47 +0000 (13:48 +0000)
modules/gui/wxwindows/interface.cpp

index 69db0edc50e37720bdbbbc55d25afde1ae92e6da..7f4854b16717359a7337aec16bf483762e857215 100644 (file)
@@ -245,6 +245,7 @@ Interface::Interface( intf_thread_t *_p_intf, long style ):
     /* As ugly as your butt! Please remove when wxWidgets 2.6 fixed their
      * Accelerators bug. */
     p_dummy->m_imData = 0;
+    m_imData = 0;
 #endif
     p_dummy->SetFocus();
     frame_sizer->Add( p_dummy, 0, 0 );