]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/controls/controls.cpp
new VC++ templates and project files generated from them: now use only one
[wxWidgets.git] / samples / controls / controls.cpp
index 4c23313cd19e14aa2ab7158793f6348e42487b5d..0673cb6bbbb544d673e79af3b12146cfc010f21a 100644 (file)
@@ -787,6 +787,7 @@ MyPanel::MyPanel( wxFrame *frame, int x, int y, int w, int h )
                                   bmp1,
                                   wxPoint(30, 70)
                                  );
+
     bmpBtn->SetBitmapSelected(bmp2);
     bmpBtn->SetBitmapFocus(bmp3);