summaryrefslogtreecommitdiffstats
path: root/Smoke/gtk_streamlines.h
blob: f828b6274a1216525bd4760b87b8e1d51457d620 (plain)
1
2
3
4
5
6
#ifndef _GTK_STREAMLINES_H
#define _GTK_STREAMLINES_H

GtkWidget *create_streamlines_page(void);

#endif