summaryrefslogtreecommitdiffstats
path: root/Smoke/gtk_heightplots.h
blob: 634ed7209cfee1e19ec669837a2d17b5bd116e1b (plain)
1
2
3
4
5
6
#ifndef _GTK_HEIGHTPLOTS_H
#define _GTK_HEIGHTPLOTS_H

GtkWidget *create_heightplots_page(void);

#endif