Add best fit on image load

This commit is contained in:
2025-03-02 13:44:59 +01:00
parent 13e1abf07e
commit 37fdac39dc
4 changed files with 14 additions and 0 deletions
+1
View File
@@ -25,6 +25,7 @@ private:
QCheckBox *m_useNativeDialog;
QCheckBox *m_qualityThumbnail;
QComboBox *m_filtering;
QCheckBox *m_bestFit;
};
#endif // SETTINGSDIALOG_H