]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/m_hline.cpp
Better names in wxDataViewTreeNode.
[wxWidgets.git] / src / html / m_hline.cpp
index fc875b6b8f33f110001d9603802daeae39ef9e3b..c83704ad4cc7a438119b8e380395dca2d6942117 100644 (file)
@@ -46,7 +46,7 @@ class wxHtmlLineCell : public wxHtmlCell
         // Should we draw 3-D shading or not
       bool m_HasShading;
 
-      DECLARE_NO_COPY_CLASS(wxHtmlLineCell)
+      wxDECLARE_NO_COPY_CLASS(wxHtmlLineCell);
 };