]> git.saurik.com Git - wxWidgets.git/commitdiff
Forgot to commit header as part of r60586, Reapplied some previous patches
authorRobert Roebling <robert@roebling.de>
Mon, 11 May 2009 12:53:19 +0000 (12:53 +0000)
committerRobert Roebling <robert@roebling.de>
Mon, 11 May 2009 12:53:19 +0000 (12:53 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60587 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/osx/dataview.h

index 861844963599935bde3a910169595da42112d8fe..80c6f5c3777731b2f6e6f6b598bd8cad60a5918e 100644 (file)
@@ -580,8 +580,11 @@ protected:
   virtual void DoSetExpanderColumn();
   virtual void DoSetIndent();
 
+  virtual wxSize DoGetBestSize() const;
+
  // event handling
   void OnSize(wxSizeEvent &event);
+  void OnMouse(wxMouseEvent &event);
 
 private:
  // initializing of local variables: