mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Styling widgets
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user