Preference UI for filmstrip toolbar visibility (issue 2672)

This commit is contained in:
michael
2015-02-17 09:38:42 -05:00
parent a8baa24415
commit 3b04d4b2c9
7 changed files with 24 additions and 0 deletions

View File

@@ -236,6 +236,7 @@ class FileCatalog : public Gtk::VBox,
void executeQuery ();
bool Query_key_pressed(GdkEventKey *event);
void updateFBQueryTB (bool singleRow);
void updateFBToolBarVisibility (bool showFilmStripToolBar);
void tbLeftPanel_1_toggled ();
void tbLeftPanel_1_visible (bool visible);