Makes Next/Prev buttons work same as F3/F4 #5183
This commit is contained in:
@@ -183,7 +183,7 @@ public:
|
||||
|
||||
void openNextImage();
|
||||
void openPrevImage();
|
||||
void selectImage(const Glib::ustring& fname);
|
||||
void selectImage(const Glib::ustring& fname, bool doScroll);
|
||||
|
||||
void copyProfile ();
|
||||
void pasteProfile ();
|
||||
|
Reference in New Issue
Block a user