]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/statbmp.h
No changes, just removed hard tabs and trailing white space.
[wxWidgets.git] / include / wx / statbmp.h
index 9278aa0974d5c74297c07c2812dcdfdc56786561..ec229a832943ce5f54debd81d0a06bce55b49f23 100644 (file)
@@ -50,7 +50,7 @@ protected:
 
     virtual wxSize DoGetBestSize() const;
 
-    DECLARE_NO_COPY_CLASS(wxStaticBitmapBase)
+    wxDECLARE_NO_COPY_CLASS(wxStaticBitmapBase);
 };
 
 #if defined(__WXUNIVERSAL__)