chiark / gitweb /
more control state fiddling, starts nicely when server down now
[disorder] / disobedience / disobedience.h
index 6727ba20db52abe4c85c4a91801e350413474b4c..53b4deb57f68b6e600952244edfb618e0746cf33 100644 (file)
@@ -138,9 +138,8 @@ void menu_update(int page);
 GtkWidget *control_widget(void);
 /* Make the controls widget */
 
-void control_update(void);
-/* Called whenever we think the control widget needs changing */
-
+void volume_update(void);
+/* Called whenever we think the volume control has changed */
 
 /* Queue/Recent */