]> git.pld-linux.org Git - packages/wxWidgets.git/commitdiff
- one more
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 5 Feb 2007 21:18:21 +0000 (21:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    wxWidgets-pickerbase.patch -> 1.2

wxWidgets-pickerbase.patch

index d949188229b0db1fffb5bc795089d3ec75efe026..f94358485e3e7c0c4ea1fe67c65118c50ce582ee 100644 (file)
@@ -21,3 +21,15 @@ diff -uNr wxWidgets-2.8.1.orig/src/common/pickerbase.cpp wxWidgets-2.8.1/src/com
  
  // ----------------------------------------------------------------------------
  // wxPickerBase - event handlers
+--- wxWidgets-2.8.1/include/wx/pickerbase.h.orig       2007-01-08 15:16:53.000000000 +0100
++++ wxWidgets-2.8.1/include/wx/pickerbase.h    2007-02-05 22:16:23.439094447 +0100
+@@ -52,7 +52,9 @@
+                     const wxValidator& validator = wxDefaultValidator,
+                     const wxString& name = wxButtonNameStr);
++#if wxUSE_TOOLTIPS
+     virtual void DoSetToolTip( wxToolTip *tip );
++#endif // wxUSE_TOOLTIPS
+ public:     // public API
This page took 0.084778 seconds and 4 git commands to generate.