Use forward-declaration macro to avoid compiler warnings
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#ifndef _WX_GTK_TOPLEVEL_H_
|
||||
#define _WX_GTK_TOPLEVEL_H_
|
||||
|
||||
class WXDLLIMPEXP_CORE wxGUIEventLoop;
|
||||
class WXDLLIMPEXP_FWD_CORE wxGUIEventLoop;
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
// wxTopLevelWindowGTK
|
||||
|
Reference in New Issue
Block a user