view src/xs_genui.c @ 344:a0fe42c5b6f4

Configuration cleanups
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 23 Sep 2005 09:34:02 +0000
parents 456a30b1d1d7
children b1a858b8cb1a
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_samplerate_menu_clicked         (GtkButton       *button,
                                        gpointer         user_data)
{

}


void
xs_cfg_filter_sync_clicked             (GtkButton       *button,
                                        gpointer         user_data)
{

}


void
xs_cfg_filter2_sync_clicked            (GtkButton       *button,
                                        gpointer         user_data)
{

}