From abaf4425d9cf59166011e63abb5c28ac4d7fa32d Mon Sep 17 00:00:00 2001 From: TingPing Date: Sat, 1 Dec 2012 19:43:20 -0500 Subject: rename pane height variable --- src/common/hexchat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common/hexchat.h') diff --git a/src/common/hexchat.h b/src/common/hexchat.h index 5045b4bd..d84e2761 100644 --- a/src/common/hexchat.h +++ b/src/common/hexchat.h @@ -252,7 +252,7 @@ struct hexchatprefs int hex_gui_dialog_width; int hex_gui_lagometer; int hex_gui_lang; - int hex_gui_pane_height; + int hex_gui_pane_divider_position; int hex_gui_pane_left_size; int hex_gui_pane_right_size; int hex_gui_pane_right_size_min; -- cgit 1.4.1