summaryrefslogtreecommitdiffhomepage
path: root/mixgtk/mixgtk_colorsel.h
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2001-06-25 23:52:29 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2001-06-25 23:52:29 +0000
commit5930089d6965da4bcc7aa11e1f4d67a76c0dd351 (patch)
treebd5d743b023a4bae6521b06b71a1bc329ca4ba6e /mixgtk/mixgtk_colorsel.h
parent5fbfeb14da470cd6f803497b75d4381ca1e1a9e1 (diff)
downloadmdk-5930089d6965da4bcc7aa11e1f4d67a76c0dd351.tar.gz
mdk-5930089d6965da4bcc7aa11e1f4d67a76c0dd351.tar.bz2
hot split/unsplit
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 */