diff options
Diffstat (limited to 'src/fe-gtk/chanlist.h')
-rw-r--r-- | src/fe-gtk/chanlist.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fe-gtk/chanlist.h b/src/fe-gtk/chanlist.h new file mode 100644 index 00000000..19a8b25e --- /dev/null +++ b/src/fe-gtk/chanlist.h @@ -0,0 +1 @@ +void chanlist_opengui (server *serv, int do_refresh); |