Styling widgets

This commit is contained in:
Jakub Melka
2021-08-12 19:51:30 +02:00
parent edd5fd5a26
commit 0559cd7c50
23 changed files with 63 additions and 2 deletions

View File

@ -547,7 +547,7 @@ void MainWindow::performOperation(Operation operation)
break;
case Operation::GetSource:
QDesktopServices::openUrl(QUrl("https://github.com/JakubMelka/PdfForQt"));
QDesktopServices::openUrl(QUrl("https://github.com/JakubMelka/PDF4QT"));
break;
case Operation::InsertEmptyPage: