diff src/main.h @ 1242:187e6096cc6c

show symlinks in filelist
author nadvornik
date Sun, 11 Jan 2009 21:28:03 +0000
parents 0bea79d87065
children e0e12512cde2
line wrap: on
line diff
--- a/src/main.h	Sun Jan 11 21:24:58 2009 +0000
+++ b/src/main.h	Sun Jan 11 21:28:03 2009 +0000
@@ -117,6 +117,7 @@
 				"%formatted.Aperture%|%formatted.ShutterSpeed%|%formatted.ISOSpeedRating:ISO *%|%formatted.FocalLength%|%formatted.ExposureBias:* Ev%\n" \
 				"%formatted.Camera:40%|%formatted.Flash%"
 
+#define GQ_LINK_STR "↗"
 #include "typedefs.h"
 #include "debug.h"
 #include "options.h"