diff src/main.c @ 1506:d352a44545a6

Force thumbnails refreshing when thumbnails dimensions are modified through Preferences.
author zas_
date Thu, 02 Apr 2009 23:11:07 +0000
parents 25168240a247
children 6c2e31dad7ef
line wrap: on
line diff
--- a/src/main.c	Thu Apr 02 16:10:12 2009 +0000
+++ b/src/main.c	Thu Apr 02 23:11:07 2009 +0000
@@ -46,10 +46,9 @@
 #include <pwd.h>
 #endif
 
-
+gboolean thumb_format_changed = FALSE;
 static RemoteConnection *remote_connection = NULL;
 
-
 /*
  *-----------------------------------------------------------------------------
  * keyboard functions