X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f9ba645e5d7fe4d3ac415ed3a56e0ce4db623ae5..e58989615283771efcaa9e798568772ef5fcfb0c:/src/html/m_layout.cpp diff --git a/src/html/m_layout.cpp b/src/html/m_layout.cpp index 78424023c8..b524a9db1c 100644 --- a/src/html/m_layout.cpp +++ b/src/html/m_layout.cpp @@ -66,7 +66,7 @@ FORCE_LINK_ME(m_layout) // array wxHtmlPrintout::m_PageBreaks of pagebreaks already set, and // set a new one only if it's not in that array. -class WXDLLEXPORT wxHtmlPageBreakCell : public wxHtmlCell +class wxHtmlPageBreakCell : public wxHtmlCell { public: wxHtmlPageBreakCell() {}