Fix #642: If a folder is a link, use an icon to indicate it is a link
[geeqie.git] / src / typedefs.h
index 4664dc6..b31ca33 100644 (file)
@@ -992,6 +992,7 @@ struct _PixmapFolders
        GdkPixbuf *open;
        GdkPixbuf *deny;
        GdkPixbuf *parent;
+       GdkPixbuf *link;
 };
 
 struct _SecureSaveInfo {