]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/statbmp.h
fixing text matrix (dataview custom renderer showed problems) and reordering SaveGState
[wxWidgets.git] / interface / wx / statbmp.h
index 3ea164f8f7c77e720dd478281b16140f1d7541f5..b84ffcfd43e5830422462294eea07f0325463668 100644 (file)
@@ -56,7 +56,7 @@ public:
                    const wxPoint& pos = wxDefaultPosition,
                    const wxSize& size = wxDefaultSize,
                    long style = 0,
-                   const wxString& name = "staticBitmap");
+                   const wxString& name = wxStaticBitmapNameStr);
 
     /**
         Creation function, for two-step construction. For details see wxStaticBitmap().