diff src/sid/xs_genui.h @ 1605:75b8e7737bcd

Added support for SID-plugin specific Tuplez format string (see config dialog). Still need to add descriptions of the fields.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 06 Sep 2007 02:52:33 +0300
parents e566e18e9e3d
children
line wrap: on
line diff
--- a/src/sid/xs_genui.h	Wed Sep 05 22:44:25 2007 +0300
+++ b/src/sid/xs_genui.h	Thu Sep 06 02:52:33 2007 +0300
@@ -188,3 +188,7 @@
 xs_confirmwin_delete                   (GtkWidget       *widget,
                                         GdkEvent        *event,
                                         gpointer         user_data);
+
+void
+xs_cfg_ftitle_override_toggled         (GtkToggleButton *togglebutton,
+                                        gpointer         user_data);