X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserPC.git;a=blobdiff_plain;f=src%2Fdialogs%2FSaveDialog.h;fp=src%2Fdialogs%2FSaveDialog.h;h=a3ce8416b18b27835b5d5cc2e35b6caa8d869e34;hp=1f4ae2e418d94ea968d92a7e262e3ee4305749d8;hb=efed1601e5f6e79d746866d55d625d777b64a248;hpb=cdcebb7c5cb75962c012e988039ae09d8db4dff4 diff --git a/src/dialogs/SaveDialog.h b/src/dialogs/SaveDialog.h index 1f4ae2e..a3ce841 100644 --- a/src/dialogs/SaveDialog.h +++ b/src/dialogs/SaveDialog.h @@ -36,7 +36,7 @@ public: signals: // The signals. - void useNativeDownloader(QUrl &downloadUrl, QString &suggestedFileName); + void useNativeKdeDownloader(QUrl &downloadUrl, QString &suggestedFileName); private Q_SLOTS: // The private slots.