changeset 1049:85e50c989da5

enlarge the dupe window - patch by Klaus Ethgen
author nadvornik
date Mon, 29 Sep 2008 21:01:30 +0000
parents 95c418661be8
children 92defc61fa53
files src/dupe.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/dupe.c	Sat Sep 27 18:48:32 2008 +0000
+++ b/src/dupe.c	Mon Sep 29 21:01:30 2008 +0000
@@ -44,7 +44,7 @@
 #include <math.h>
 
 
-#define DUPE_DEF_WIDTH 600
+#define DUPE_DEF_WIDTH 800
 #define DUPE_DEF_HEIGHT 400
 
 /* column assignment order (simply change them here) */