mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
app-misc/gnutu: remove unused patch
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
This commit is contained in:
committed by
Patrice Clement
parent
b4317c27cb
commit
d8a4fbb213
@@ -1,11 +0,0 @@
|
||||
--- src/Widgets/DateEdit.cs.old 2005-09-08 04:52:07.195144232 +0900
|
||||
+++ src/Widgets/DateEdit.cs 2005-09-08 04:53:34.173921448 +0900
|
||||
@@ -74,7 +74,7 @@
|
||||
}
|
||||
|
||||
|
||||
- private void on_CalendarWindow_focus_out (object obj, EventArgs args)
|
||||
+ private void on_CalendarWindow_focus_out (object obj, Gtk.FocusOutEventArgs args)
|
||||
{
|
||||
CalendarWindow.Hide ();
|
||||
SelectBtn.Active = false;
|
||||
Reference in New Issue
Block a user