]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/m_layout.cpp
Added some placeholders...
[wxWidgets.git] / src / html / m_layout.cpp
index 46822c121a93a6dc75367cf9df42ff4fed6605ad..aa9ea66ee1f6199cbf415a10722173a469d82741 100644 (file)
@@ -77,7 +77,7 @@ public:
     void Draw(wxDC& WXUNUSED(dc),
               int WXUNUSED(x), int WXUNUSED(y),
               int WXUNUSED(view_y1), int WXUNUSED(view_y2),
-              wxHtmlRenderingState& WXUNUSED(state)) {}
+              wxHtmlRenderingInfo& WXUNUSED(info)) {}
 
 private:
     DECLARE_NO_COPY_CLASS(wxHtmlPageBreakCell)