New feature: Color Labels (issue 684) and porting rank and inTrash to pp3
This commit is contained in:
@@ -21,6 +21,8 @@
|
||||
BrowserFilter::BrowserFilter () : exifFilterEnabled (false) {
|
||||
|
||||
showTrash = true;
|
||||
for (int i=0; i<6; i++)
|
||||
for (int i=0; i<6; i++){
|
||||
showRanked[i] = true;
|
||||
showCLabeled[i] = true;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user