From 319f71c537bf55a7cdfe0ea51d1909ad24c6491b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig=20Bj=C3=B8rlykke?= Date: Sun, 11 May 2008 18:03:22 +0000 Subject: Sort list before thaw to avoid flicker when doing capture. Save pane size in recent. svn path=/trunk/; revision=25275 --- gtk/recent.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gtk/recent.h') diff --git a/gtk/recent.h b/gtk/recent.h index e682f04095..697c6892f9 100644 --- a/gtk/recent.h +++ b/gtk/recent.h @@ -74,6 +74,7 @@ typedef struct recent_settings_tag { gboolean has_gui_geometry_status_pane; /* gui_geometry_status_pane is valid */ gint gui_geometry_status_pane_left; gint gui_geometry_status_pane_right; + gint gui_geometry_wlan_stats_pane; gboolean privs_warn_if_elevated; gboolean privs_warn_if_no_npf; gboolean has_recent_common; -- cgit v1.2.1