summaryrefslogtreecommitdiff
path: root/src/trg-main-window.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/trg-main-window.c')
-rw-r--r--src/trg-main-window.c2
1 files changed, 2 insertions, 0 deletions
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,