]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/m_layout.cpp
MSVC 5 compilation fixes.
[wxWidgets.git] / src / html / m_layout.cpp
index 78424023c8c3de243619e1b3d97737f6b07ee2fa..b524a9db1c6cb55ba70e14b5f2e68401bb76b1e6 100644 (file)
@@ -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() {}