This commit is contained in:
ghorvath
2010-04-16 10:29:18 +00:00
parent 71b74bbfd2
commit 68c4f03a59
205 changed files with 7112 additions and 15069 deletions

View File

@@ -60,7 +60,7 @@ class FilterPanel : public Gtk::VBox {
void setFilterPanelListener (FilterPanelListener* l) { listener = l; }
void setFilter (ExifFilterSettings& defefs);
void setFilter (ExifFilterSettings& defefs, bool updateLists);
ExifFilterSettings getFilter ();
bool isEnabled ();