Add a button to filter the original files to the file browser.

This commit is contained in:
Adam Reichold
2015-11-08 12:24:48 +01:00
parent d3ac22531b
commit ee766b71b8
6 changed files with 41 additions and 21 deletions

View File

@@ -30,6 +30,7 @@ public:
bool showCLabeled[6];
bool showTrash;
bool showNotTrash;
bool showOriginal;
bool showEdited[2];
bool showRecentlySaved[2];
bool multiselect;