From c01ee90ef6eaf62e1ec3b10567a54a0b7c0a3977 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Sat, 13 Oct 2012 15:31:25 +0200 Subject: Provide builtin defauls for treeview icons --- src/common/xchat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common/xchat.h') diff --git a/src/common/xchat.h b/src/common/xchat.h index 6f82ed76..7767d709 100644 --- a/src/common/xchat.h +++ b/src/common/xchat.h @@ -205,6 +205,7 @@ struct xchatprefs char dcc_ip_str[DOMAINLEN + 1]; unsigned int tab_small; + unsigned int tab_icons; unsigned int tab_sort; unsigned int mainwindow_save; unsigned int perc_color; @@ -312,7 +313,6 @@ struct xchatprefs #ifdef WIN32 unsigned int identd; unsigned int emoticons; - unsigned int tab_icons; #endif unsigned int ctcp_number_limit; /*flood */ -- cgit 1.4.1