summaryrefslogtreecommitdiffstats
path: root/Smoke/gtk_colormap.h
blob: c1510ffd1c539859fe2bdb6c7d3d9db64a9e62dd (plain)
1
2
3
4
5
6
#ifndef _GTK_COLORMAP_H
#define _GTK_COLORMAP_H

GtkWidget *create_colormap_page(void);

#endif