]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/cocoa/slider.h
Added wxComboCtrl::SetTextCtrlStyle()
[wxWidgets.git] / include / wx / cocoa / slider.h
index 32950b547ffabca05f955e47679105d7e8291bfc..0b5e20df709ca80b81acd09224b783ff5f0c7e29 100644 (file)
@@ -92,7 +92,7 @@ public:
     // these methods get/set the length of the slider pointer in pixels
     virtual void SetThumbLength(int lenPixels);
     virtual int GetThumbLength() const;
-    
+
     // copied from (wxSliderCocoa.h)
     virtual void SetTickFreq(int n, int pos);
     virtual int GetTickFreq() const;