This commit makes it possible to add multiple instances of the
CollectionSetup widget instances without the program crashing.
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
instead of reading the widget by itself.
It is now possible to call CollectionSetup::pruneSelectedDirs(dirs)
independently from a CollectionSetup object.
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Ability to turn off "full mode" (that is, DeviceItems).
* Ability to provide a starter TQStringList of directories.
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
What remains is to figure out a way to pass ClamAV the mountpoint
instead of the block device name.
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>