mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Loading external color profiles
This commit is contained in:
@ -69,6 +69,8 @@ public:
|
||||
private slots:
|
||||
void on_optionsPagesWidget_currentItemChanged(QListWidgetItem* current, QListWidgetItem* previous);
|
||||
|
||||
void on_cmsProfileDirectoryButton_clicked();
|
||||
|
||||
private:
|
||||
void loadData();
|
||||
void saveData();
|
||||
|
Reference in New Issue
Block a user