Use DLL export macro in wxImageList forward declaration
Do it if only for consistency.
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
#if wxUSE_RIBBON
|
#if wxUSE_RIBBON
|
||||||
|
|
||||||
class wxImageList;
|
class WXDLLIMPEXP_FWD_CORE wxImageList;
|
||||||
|
|
||||||
#include "wx/ribbon/control.h"
|
#include "wx/ribbon/control.h"
|
||||||
#include "wx/ribbon/page.h"
|
#include "wx/ribbon/page.h"
|
||||||
|
Reference in New Issue
Block a user