Merge branch 'dev' into newlocallab

This commit is contained in:
Ingo Weyrich
2020-02-07 18:24:50 +01:00
83 changed files with 1676 additions and 1767 deletions

View File

@@ -43,7 +43,7 @@ class ToolBar;
* - handling the thumbnail toolbar,
* - monitoring the directory (for any change)
*/
class FileCatalog : public Gtk::VBox,
class FileCatalog final : public Gtk::VBox,
public PreviewLoaderListener,
public FilterPanelListener,
public FileBrowserListener,