Fix toolbar open icon
This commit is contained in:
@@ -131,3 +131,9 @@ void MainWindow::on_toolButton_clicked()
|
||||
loadImage(fileName);
|
||||
}
|
||||
|
||||
|
||||
void MainWindow::on_actionopenFile_triggered()
|
||||
{
|
||||
this->loadPath();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user