mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Magnifier tool
This commit is contained in:
@@ -71,6 +71,10 @@ public:
|
||||
double m_speechRate;
|
||||
double m_speechPitch;
|
||||
double m_speechVolume;
|
||||
|
||||
// Magnifier tool settings
|
||||
int m_magnifierSize;
|
||||
double m_magnifierZoom;
|
||||
};
|
||||
|
||||
const Settings& getSettings() const { return m_settings; }
|
||||
|
Reference in New Issue
Block a user