aboutsummaryrefslogtreecommitdiff
path: root/fiv-browser.c
diff options
context:
space:
mode:
Diffstat (limited to 'fiv-browser.c')
-rw-r--r--fiv-browser.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fiv-browser.c b/fiv-browser.c
index d58e180..175f364 100644
--- a/fiv-browser.c
+++ b/fiv-browser.c
@@ -989,7 +989,7 @@ fiv_browser_button_press_event(GtkWidget *widget, GdkEventButton *event)
}
}
-gboolean
+static gboolean
fiv_browser_motion_notify_event(GtkWidget *widget, GdkEventMotion *event)
{
GTK_WIDGET_CLASS(fiv_browser_parent_class)