Open editor for highlighted image in filmstrip and file browser with enter key, Issue 2791

This commit is contained in:
Ingo
2015-05-29 00:53:05 +02:00
parent f2d144c602
commit d0af3d29b8
2 changed files with 19 additions and 8 deletions

View File

@@ -133,7 +133,7 @@ class FileBrowser : public ThumbBrowserBase,
void requestRanking (int rank);
void requestColorLabel(int colorlabel);
void notifySelectionListener ();
void openRequested( std::vector<FileBrowserEntry*> mselected);
ExportPanel* exportPanel;
type_trash_changed m_trash_changed;