non-pch build fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41569 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -12,10 +12,9 @@
|
|||||||
#ifndef _WX_LISTCTRL_H_
|
#ifndef _WX_LISTCTRL_H_
|
||||||
#define _WX_LISTCTRL_H_
|
#define _WX_LISTCTRL_H_
|
||||||
|
|
||||||
#include "wx/control.h"
|
#include "wx/textctrl.h"
|
||||||
|
|
||||||
class WXDLLEXPORT wxImageList;
|
class WXDLLEXPORT wxImageList;
|
||||||
class WXDLLIMPEXP_CORE wxTextCtrl;
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
The wxListCtrl can show lists of items in four different modes:
|
The wxListCtrl can show lists of items in four different modes:
|
||||||
|
Reference in New Issue
Block a user