]> git.saurik.com Git - wxWidgets.git/commitdiff
cleanup
authorRobin Dunn <robin@alldunn.com>
Thu, 12 May 2005 17:12:16 +0000 (17:12 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 12 May 2005 17:12:16 +0000 (17:12 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34028 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/src/media.i

index bb79be117fe6ecf039d76d33f5af616b990e38e0..b8b8ebb870967ed17ae12986256f92abda8fdd6a 100644 (file)
@@ -65,7 +65,7 @@ public:
 class wxMediaCtrl : public wxControl
 {
 public:
-      wxMediaCtrl()    { wxPyRaiseNotImplemented(); }
+    wxMediaCtrl()    { wxPyRaiseNotImplemented(); }
 
     wxMediaCtrl(wxWindow* , wxWindowID ,
                 const wxString& ,