]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/image.h
cleanup - reformat
[wxWidgets.git] / include / wx / image.h
index f65a1ff4aa47bd299193d2f047d3d96263bce4e9..e6850220093824a9c9e08ce53022d2eb77b0a95a 100644 (file)
@@ -118,7 +118,7 @@ public:
 
 WX_DECLARE_EXPORTED_HASH_MAP(unsigned long, wxImageHistogramEntry,
                              wxIntegerHash, wxIntegerEqual,
-                             wxImageHistogramBase)
+                             wxImageHistogramBase);
 
 class WXDLLEXPORT wxImageHistogram : public wxImageHistogramBase
 {