Added File Browser and Filmstrip toolbar button to show only non-deleted images, patch from Adam Reichold, issue 2178
This commit is contained in:
@@ -443,6 +443,9 @@ void FileBrowser::addEntry_ (FileBrowserEntry* entry) {
|
||||
initEntry (entry);
|
||||
}
|
||||
redraw ();
|
||||
|
||||
// newly added item might have been already trashed in a previous session
|
||||
trash_changed().emit();
|
||||
}
|
||||
|
||||
FileBrowserEntry* FileBrowser::delEntry (const Glib::ustring& fname) {
|
||||
|
Reference in New Issue
Block a user