fixes for multi rank selection, applies ontop of first fix

This commit is contained in:
Sam Tygier
2010-05-27 21:33:39 +01:00
parent 398694e492
commit 3de639d055
2 changed files with 57 additions and 32 deletions

View File

@@ -178,7 +178,7 @@ class FileCatalog : public Gtk::VBox,
void setFilterPanel (FilterPanel* fpanel);
void exifInfoButtonToggled();
void categoryButtonToggled (Gtk::ToggleButton* b);
bool on_my_button_press_event(GdkEventButton* event);
bool capture_event(GdkEventButton* event);
void filterChanged ();
void runFilterDialog ();