#ifdef HAVE_CONFIG_H # include #endif #include #include "callbacks.h" #include "interface.h" #include "support.h" void OnConf_Ok (GtkButton *button, gpointer user_data) { } void OnConf_Cancel (GtkButton *button, gpointer user_data) { } void OnAbout_Ok (GtkButton *button, gpointer user_data) { }