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