Set focus to image view
This commit is contained in:
parent
bbe8c0fe5c
commit
47360b5227
@ -141,6 +141,8 @@ MainWindow::MainWindow(QWidget *parent) : QMainWindow(parent)
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
m_imageGL->setFocus();
|
||||
}
|
||||
|
||||
MainWindow::~MainWindow()
|
||||
|
Loading…
x
Reference in New Issue
Block a user