Delete now obsolete "pseudo-hidpi" preference
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user