git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38222
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#include "wx/object.h"
#include "wx/list.h"
#include "wx/control.h"
#include "wx/object.h"
#include "wx/list.h"
#include "wx/control.h"
+#include "wx/scrolwin.h"
// ---------------------------------------------------------
// classes
// ---------------------------------------------------------
// classes
{
public:
wxDataViewCustomCell( const wxString &varianttype = wxT("string"),
{
public:
wxDataViewCustomCell( const wxString &varianttype = wxT("string"),
- wxDataViewCellMode mode = wxDATAVIEW_CELL_INERT )
+ wxDataViewCellMode mode = wxDATAVIEW_CELL_INERT );
~wxDataViewCustomCell();
bool Init();
~wxDataViewCustomCell();
bool Init();