[Xfce4-commits] <midori:master> Missing hunk intended to be part of the previous fix
Christian Dywan
noreply at xfce.org
Sun Dec 2 20:30:01 CET 2012
Updating branch refs/heads/master
to cd305d80c94a333631be5e66351f2aab18c6a296 (commit)
from 3d9447bbdc76dcb8a4f6e25b33f804a69469c829 (commit)
commit cd305d80c94a333631be5e66351f2aab18c6a296
Author: Christian Dywan <christian at twotoasts.de>
Date: Sun Dec 2 20:27:28 2012 +0100
Missing hunk intended to be part of the previous fix
midori/midori-browser.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/midori/midori-browser.c b/midori/midori-browser.c
index 0bf4a06..6690655 100644
--- a/midori/midori-browser.c
+++ b/midori/midori-browser.c
@@ -1913,7 +1913,7 @@ midori_browser_class_init (MidoriBrowserClass* class)
NULL,
midori_cclosure_marshal_VOID__OBJECT_INT_INT,
G_TYPE_NONE, 3,
- GTK_TYPE_NOTEBOOK, G_TYPE_INT, G_TYPE_INT);
+ GTK_TYPE_WIDGET, G_TYPE_INT, G_TYPE_INT);
/**
* MidoriBrowser::switch-tab:
More information about the Xfce4-commits
mailing list