graph: fix finding tooltips from label 1+
[fio.git] / goptions.h
CommitLineData
9af4a244
JA
1#ifndef GFIO_OPTIONS_H
2#define GFIO_OPTIONS_H
3
789f4ccd 4void gopt_get_options_window(GtkWidget *window, struct thread_options *o);
9af4a244
JA
5
6#endif