New feature: Color Labels (issue 684) and porting rank and inTrash to pp3

This commit is contained in:
Michael Ezra
2011-05-29 08:23:09 -04:00
parent a64a6d1b2c
commit 81f0135ec5
30 changed files with 434 additions and 120 deletions

View File

@@ -25,8 +25,10 @@ class BrowserFilter {
public:
bool showRanked[6];
bool showCLabeled[6];
bool showTrash;
bool showNotTrash;
bool showEdited[2];
bool exifFilterEnabled;
ExifFilterSettings exifFilter;