Add thumbnail quality to settings

This commit is contained in:
2024-02-01 23:03:21 +01:00
parent d5f2351905
commit 0cee4c9c53
6 changed files with 15 additions and 2 deletions
+1
View File
@@ -12,6 +12,7 @@
extern int THUMB_SIZE;
extern int THUMB_SIZE_BORDER;
extern int THUMB_SIZE_BORDER_Y;
extern bool QUALITY_RESIZE;
class Peak
{