git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42767
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// different wxDC classes (wxPaintDC, wxWindowDC, etc), so that
// we cannot derive wxMemoryDCBase from wxDC and then use it as the
// only base class for native impl of wxMemoryDC...
// different wxDC classes (wxPaintDC, wxWindowDC, etc), so that
// we cannot derive wxMemoryDCBase from wxDC and then use it as the
// only base class for native impl of wxMemoryDC...
+class WXDLLEXPORT wxMemoryDCBase
{
public:
wxMemoryDCBase() { }
{
public:
wxMemoryDCBase() { }