From fba30c4cf89fe4c77415f8bff1567b1ee4672f83 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Mon, 22 Oct 2012 09:00:35 +0200 Subject: Rebrand xchatprefs --- src/fe-gtk/setup.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/fe-gtk') diff --git a/src/fe-gtk/setup.c b/src/fe-gtk/setup.c index a727de7f..8459d749 100644 --- a/src/fe-gtk/setup.c +++ b/src/fe-gtk/setup.c @@ -66,7 +66,7 @@ GtkStyle *create_input_style (GtkStyle *); static int last_selected_page = 0; static int last_selected_row = 0; /* sound row */ static gboolean color_change; -static struct xchatprefs setup_prefs; +static struct hexchatprefs setup_prefs; static GtkWidget *cancel_button; static GtkWidget *font_dialog = NULL; @@ -2182,7 +2182,7 @@ setup_apply_real (int new_pix, int do_ulist, int do_layout) } static void -setup_apply (struct xchatprefs *pr) +setup_apply (struct hexchatprefs *pr) { #ifdef WIN32 PangoFontDescription *old_desc; -- cgit 1.4.1