]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/brush.cpp
renamed AddSubPage() with pos parameter to InsertSubPage()
[wxWidgets.git] / src / msw / brush.cpp
index e14fd9fcbc01ccda85d377e2ba3cb4e467a75b7f..e377793c1ce38fc40fbf2d2e03d462c1ed5aad07 100644 (file)
@@ -334,5 +334,3 @@ void wxBrush::SetStipple(const wxBitmap& stipple)
 
     M_BRUSHDATA->SetStipple(stipple);
 }
-
-