"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "src/mainwindow.cpp" between
shotcut-22.10.22.tar.gz and shotcut-22.11.25.tar.gz

About: Shotcut is a cross-platform (Qt) advanced video editor.

mainwindow.cpp  (shotcut-22.10.22):mainwindow.cpp  (shotcut-22.11.25)
skipping to change at line 2124 skipping to change at line 2124
if (event->key() == Qt::Key_K) { if (event->key() == Qt::Key_K) {
m_isKKeyPressed = false; m_isKKeyPressed = false;
event->setAccepted(true); event->setAccepted(true);
} else { } else {
QMainWindow::keyReleaseEvent(event); QMainWindow::keyReleaseEvent(event);
} }
} }
void MainWindow::hideSetDataDirectory() void MainWindow::hideSetDataDirectory()
{ {
delete ui->actionAppDataSet; ui->actionAppDataSet->setVisible(false);
} }
QAction *MainWindow::actionAddCustomProfile() const QAction *MainWindow::actionAddCustomProfile() const
{ {
return ui->actionAddCustomProfile; return ui->actionAddCustomProfile;
} }
QAction *MainWindow::actionProfileRemove() const QAction *MainWindow::actionProfileRemove() const
{ {
return ui->actionProfileRemove; return ui->actionProfileRemove;
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)