From 0c3220c4697598badbf222b7b6209326ec863942 Mon Sep 17 00:00:00 2001 From: TingPing Date: Tue, 8 Oct 2013 18:16:10 -0400 Subject: Add preference to change tabs on scroll Also revert e52905f50c7ff5d123a58ba016dcbb9de2b13f4f --- src/fe-gtk/chanview.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/fe-gtk/chanview.c') diff --git a/src/fe-gtk/chanview.c b/src/fe-gtk/chanview.c index 500ed1e5..4c50d922 100644 --- a/src/fe-gtk/chanview.c +++ b/src/fe-gtk/chanview.c @@ -22,6 +22,10 @@ #include #include +#include "../common/hexchat.h" +#include "../common/hexchatc.h" +#include "fe-gtk.h" +#include "maingui.h" #include "gtkutil.h" #include "chanview.h" -- cgit 1.4.1