git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13564
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
static const int wxUSE_QUERY = -1;
static const int wxUSE_QUERY = -1;
-class wxDbGridColInfoBase
+class WXDLLEXPORT wxDbGridColInfoBase
+class WXDLLEXPORT wxDbGridColInfo
{
public:
wxDbGridColInfo(int colNo,
{
public:
wxDbGridColInfo(int colNo,
-class wxDbGridCellAttrProvider : public wxGridCellAttrProvider
+class WXDLLEXPORT wxDbGridCellAttrProvider : public wxGridCellAttrProvider
{
public:
wxDbGridCellAttrProvider();
{
public:
wxDbGridCellAttrProvider();
-class wxDbGridTableBase : public wxGridTableBase
+class WXDLLEXPORT wxDbGridTableBase : public wxGridTableBase
{
public:
wxDbGridTableBase(wxDbTable *tab, wxDbGridColInfo *ColInfo,
{
public:
wxDbGridTableBase(wxDbTable *tab, wxDbGridColInfo *ColInfo,