view src/xs_genui.c @ 202:fe684a2ccdc7

Reworking code.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 16 Nov 2004 06:56:02 +0000
parents 6e350784aa57
children e255f23abf33
line wrap: on
line source

#ifdef HAVE_CONFIG_H
#  include <config.h>
#endif

#include <gtk/gtk.h>

#include "xs_genui.h"
#include "xs_interface.h"
#include "xs_glade.h"


void
xs_cfg_subauto_enable_toggled          (GtkToggleButton *togglebutton,
                                        gpointer         user_data)
{

}


void
xs_cfg_subauto_min_enable_toggled      (GtkToggleButton *togglebutton,
                                        gpointer         user_data)
{

}