[Xfce4-commits] [apps/parole] 01/01: Add static to update_media_list_n_shuffled_items

noreply at xfce.org noreply at xfce.org
Fri May 26 03:46:59 CEST 2017


This is an automated email from the git hooks/post-receive script.

b   l   u   e   s   a   b   r   e       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository apps/parole.

commit 62016eb9f4e86cad734e3b734793d89da596456b
Author: Sean Davis <smd.seandavis at gmail.com>
Date:   Thu May 25 21:46:53 2017 -0400

    Add static to update_media_list_n_shuffled_items
---
 src/parole-medialist.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/parole-medialist.c b/src/parole-medialist.c
index 746f352..2348d07 100644
--- a/src/parole-medialist.c
+++ b/src/parole-medialist.c
@@ -2219,7 +2219,7 @@ void parole_media_list_grab_focus (ParoleMediaList *list)
         gtk_widget_grab_focus (list->priv->view);
 }
 
-void
+static void
 update_media_list_n_shuffled_items(void)
 {
     gboolean repeat = gtk_toggle_tool_button_get_active(GTK_TOGGLE_TOOL_BUTTON(media_list->priv->repeat_button));

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list