Merge branch 'dev' into filebrowser-catalog-speedups

This commit is contained in:
Ingo Weyrich
2019-07-30 16:16:46 +02:00
7 changed files with 65 additions and 50 deletions

View File

@@ -171,6 +171,7 @@ protected:
std::vector<ThumbBrowserEntryBase*> fd;
std::vector<ThumbBrowserEntryBase*> selected;
ThumbBrowserEntryBase* lastClicked;
ThumbBrowserEntryBase* anchor;
int previewHeight;
int numOfCols;