From 75535446541c62fab468c0f8ed6c94018f0cc070 Mon Sep 17 00:00:00 2001 From: Alan Fitton Date: Sat, 25 Aug 2012 12:39:00 +0100 Subject: fix gtk2 support for new cell renderer and fix error reporting --- src/trg-main-window.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/trg-main-window.c') diff --git a/src/trg-main-window.c b/src/trg-main-window.c index 5131a3c..72c5f66 100644 --- a/src/trg-main-window.c +++ b/src/trg-main-window.c @@ -2498,6 +2498,8 @@ TrgStateSelector *trg_main_window_get_state_selector(TrgMainWindow * win) return priv->stateSelector; } +/* Couldn't find a way to get the width/height on exit, so save the + * values of this event for when that happens. */ static gboolean trg_main_window_config_event(TrgMainWindow * win, GdkEvent * event, -- cgit v1.2.3