Finishing of outline items

This commit is contained in:
Jakub Melka
2019-11-30 16:26:32 +01:00
parent 39059c645e
commit 5954b7f409
21 changed files with 702 additions and 21 deletions

View File

@@ -27,7 +27,8 @@ public:
{
EngineSettings,
RenderingSettings,
ShadingSettings
ShadingSettings,
SecuritySettings
};
const PDFViewerSettings::Settings& getSettings() const { return m_settings; }