Delete now obsolete "pseudo-hidpi" preference

This commit is contained in:
Pandagrapher
2023-08-12 18:30:03 +02:00
parent 5b2dc59fbf
commit bb258e4024
5 changed files with 22 additions and 40 deletions

View File

@@ -254,7 +254,6 @@ public:
int fontSize; // RT's main font size (units: pt)
Glib::ustring CPFontFamily; // ColorPicker font family
int CPFontSize; // ColorPicker font size (units: pt)
bool pseudoHiDPISupport;
bool fbOnlyRaw;
bool fbShowDateTime;
bool fbShowBasicExif;
@@ -306,7 +305,7 @@ public:
Glib::ustring editor_custom_out_dir;
bool editor_float32;
bool editor_bypass_output_profile;
int maxThumbnailHeight;
int maxThumbnailWidth;
std::size_t maxCacheEntries;