]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/bitmap.h
GSocket:
[wxWidgets.git] / include / wx / msw / bitmap.h
index 82b5d302512b6e16565e79fa19bcbc9ad6ab29dc..d71506f9447132aafe49f7e0b4ca98f458233fe5 100644 (file)
@@ -117,7 +117,7 @@ public:
     virtual ~wxBitmap();
 
     // GRG, Dic/99
-    wxBitmap wxBitmap::GetSubBitmap( const wxRect& rect ) const;
+    wxBitmap GetSubBitmap( const wxRect& rect ) const;
  
     // copies the contents and mask of the given (colour) icon to the bitmap
     bool CopyFromIcon(const wxIcon& icon);