]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/spinbutt.h
When wxPGProperty is un-attached from wxPropertyGrid, keep its 'default' cell referen...
[wxWidgets.git] / include / wx / osx / spinbutt.h
index 8f5ffdedff7c2ef7eb3a7e035b2ab84847dd4756..e6668e2efc6ccb9eb74b77285e861290fe658701 100644 (file)
@@ -57,11 +57,11 @@ public:
     virtual void SetValue(int val);
 
     // implementation
-    
+
     virtual void TriggerScrollEvent( wxEventType scrollEvent ) ;
 
     // osx specific event handling common for all osx-ports
-    
+
     virtual bool OSXHandleClicked( double timestampsec );
 
 protected: