Remove instances where wxGenericImageList is included directly.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41337 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
fc875d57b7
commit
1c36c09cd5
@ -35,7 +35,7 @@
|
|||||||
#include "wx/settings.h"
|
#include "wx/settings.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "wx/generic/imaglist.h"
|
#include "wx/imaglist.h"
|
||||||
#include "wx/generic/tabg.h"
|
#include "wx/generic/tabg.h"
|
||||||
|
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
//#include "wx/msw/dib.h"
|
//#include "wx/msw/dib.h"
|
||||||
#include "wx/os2/tabctrl.h"
|
#include "wx/os2/tabctrl.h"
|
||||||
#include "wx/os2/private.h"
|
#include "wx/os2/private.h"
|
||||||
#include "wx/generic/imaglist.h"
|
#include "wx/imaglist.h"
|
||||||
|
|
||||||
IMPLEMENT_DYNAMIC_CLASS(wxTabCtrl, wxControl)
|
IMPLEMENT_DYNAMIC_CLASS(wxTabCtrl, wxControl)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user