]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mgl/dcmemory.h
Added nominal wxPG_PROP_READONLY support for editor controls other than wxTextCtrl...
[wxWidgets.git] / include / wx / mgl / dcmemory.h
index c02989c3ce41d5d880c99780b381d49c694fb129..9ec0e6fd0f9d1011938078133d5c0fff250b7eed 100644 (file)
@@ -42,7 +42,7 @@ public:
 
     // implementation
     wxBitmap  m_selected;
-    
+
     wxBitmap GetSelectedObject() const { return m_selected; }
 
 protected: