SOURCES: wxWidgets-pickerbase.patch - one more
qboosh
qboosh at pld-linux.org
Mon Feb 5 22:18:26 CET 2007
Author: qboosh Date: Mon Feb 5 21:18:26 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- one more
---- Files affected:
SOURCES:
wxWidgets-pickerbase.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/wxWidgets-pickerbase.patch
diff -u SOURCES/wxWidgets-pickerbase.patch:1.1 SOURCES/wxWidgets-pickerbase.patch:1.2
--- SOURCES/wxWidgets-pickerbase.patch:1.1 Sun Jan 14 18:25:42 2007
+++ SOURCES/wxWidgets-pickerbase.patch Mon Feb 5 22:18:21 2007
@@ -21,3 +21,15 @@
// ----------------------------------------------------------------------------
// 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
+
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/wxWidgets-pickerbase.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list