summaryrefslogtreecommitdiffstats
path: root/Smoke/gtk_flowvis.h
blob: c98a6aae63fa6694064c0c64f5e7377db5021e25 (plain)
1
2
3
4
5
6
#ifndef _GTK_FLOWVIS_H
#define _GTK_FLOWVIS_H

GtkWidget *create_flowvis_page(void);

#endif