diff options
Diffstat (limited to 'app-misc/tomboy/files/tomboy-0.5.6-gtksharp.patch')
-rw-r--r-- | app-misc/tomboy/files/tomboy-0.5.6-gtksharp.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/app-misc/tomboy/files/tomboy-0.5.6-gtksharp.patch b/app-misc/tomboy/files/tomboy-0.5.6-gtksharp.patch deleted file mode 100644 index 2504c4c73712..000000000000 --- a/app-misc/tomboy/files/tomboy-0.5.6-gtksharp.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- trunk/Tomboy/NoteTag.cs 2007/02/08 23:45:27 948 -+++ trunk/Tomboy/NoteTag.cs 2007/02/09 21:09:02 954 -@@ -616,6 +616,6 @@ - } - } - -- public override event Gtk.TagChangedHandler TagChanged; -+ public new event Gtk.TagChangedHandler TagChanged; - } - } |