[murrine/menustyle-speedup] fixes launchpad #624901
- From: Andrea Cimitan <acimitan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [murrine/menustyle-speedup] fixes launchpad #624901
- Date: Wed, 8 Sep 2010 22:14:53 +0000 (UTC)
commit a6e91176ea58ecc2a3ee737256dd7a3e9df9a182
Author: Andrea Cimitan <andrea cimitan Å?mail com>
Date: Thu Sep 9 00:13:42 2010 +0200
fixes launchpad #624901
src/animation.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/animation.c b/src/animation.c
index 1b3211b..feb8a10 100644
--- a/src/animation.c
+++ b/src/animation.c
@@ -47,7 +47,7 @@ static int animation_timer_id = 0;
static gboolean animation_timeout_handler (gpointer data);
/* This forces a redraw on a widget */
-static gboolean
+static void
force_widget_redraw (GtkWidget *widget)
{
if (GTK_IS_PROGRESS_BAR (widget))
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]