Added some keyboard shortcuts; see end of issue #83

This commit is contained in:
Oliver Duis
2010-12-10 21:44:29 +01:00
parent 0d77945409
commit 529831e10b
8 changed files with 37 additions and 9 deletions

View File

@@ -69,6 +69,7 @@ class ThumbBrowserBase : public Gtk::VBox {
void configScrollBars ();
void scrollChanged ();
void scroll (int direction);
void scrollPage (int direction);
protected: