Fix adding a selection to a collection with no window open
authorLaurent Monin <geeqie@norz.org>
Wed, 23 Apr 2008 09:56:21 +0000 (09:56 +0000)
committerLaurent Monin <geeqie@norz.org>
Wed, 23 Apr 2008 09:56:21 +0000 (09:56 +0000)
commit682629894b3882e3de68c123c531fb8d8b261424
treeaf65382d7a3229507b5b4088719205da9a29c131
parent9b106381f25bf9d76db2590c1a08586330da4a33
Fix adding a selection to a collection with no window open
using the sort manager. Only one file was added, now all
files in the selection are added (but duplicates).
A pointer was not reset correctly.
src/collect-io.c