From 41e54bc5bded308687ad090afef9e5737edbe9b3 Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 6 Jun 2015 10:47:15 +0200 Subject: Navigate NewPicsDialog by keyboard MappingView: * Key_Right: add mapping * Ctrl-Key_Right: shift focus to ResultView * Delete: clear all mappings ResultView: * Key_Left: remove mapping * Ctrl-Key_Left: shift focus to MappingView --- pictureswidget.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'pictureswidget.cpp') diff --git a/pictureswidget.cpp b/pictureswidget.cpp index c23af06..d27d801 100644 --- a/pictureswidget.cpp +++ b/pictureswidget.cpp @@ -84,7 +84,6 @@ void PicturesWidget::readSettings(){ for(int i = 0; i < ps.count(); ++i){ path << ps.at(i).toInt(); } - mMappingTree->selectPath(path); mPictureView->readHeaderConfig(); } -- cgit v1.2.3-70-g09d2