mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Color management system - base classes + settings
This commit is contained in:
@@ -139,6 +139,7 @@ private:
|
||||
};
|
||||
|
||||
Ui::PDFViewerMainWindow* ui;
|
||||
pdf::PDFCMSManager* m_CMSManager;
|
||||
PDFViewerSettings* m_settings;
|
||||
pdf::PDFWidget* m_pdfWidget;
|
||||
QSharedPointer<pdf::PDFDocument> m_pdfDocument;
|
||||
|
Reference in New Issue
Block a user