mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
User certificate storage
This commit is contained in:
@ -148,6 +148,8 @@ private:
|
||||
std::vector<QAction*> getRenderingOptionActions() const;
|
||||
QList<QAction*> getActions() const;
|
||||
|
||||
QString getTrustedCertificateStoreFileName() const;
|
||||
|
||||
int adjustDpiX(int value);
|
||||
|
||||
struct AsyncReadingResult
|
||||
|
Reference in New Issue
Block a user