summaryrefslogtreecommitdiffhomepage
path: root/mixgtk/mixgtk_colorsel.h
diff options
context:
space:
mode:
Diffstat (limited to 'mixgtk/mixgtk_colorsel.h')
-rw-r--r--mixgtk/mixgtk_colorsel.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/mixgtk/mixgtk_colorsel.h b/mixgtk/mixgtk_colorsel.h
index 99253a7..0b30427 100644
--- a/mixgtk/mixgtk_colorsel.h
+++ b/mixgtk/mixgtk_colorsel.h
@@ -27,9 +27,9 @@
#include <gtk/gtk.h>
-/* gtk callbacks */
+/* init */
extern void
-on_colors_activate (GtkWidget *w, gpointer p);
+mixgtk_colorsel_init (void);
#endif /* MIXGTK_COLORSEL_H */