Improve Save as

This commit is contained in:
2025-11-01 12:05:19 +01:00
parent 6eda2c4e48
commit e08107aa13
9 changed files with 90 additions and 21 deletions
+1
View File
@@ -22,6 +22,7 @@ class StretchToolbar : public QToolBar
public:
explicit StretchToolbar(QWidget *parent = nullptr);
~StretchToolbar();
const MTFParam& params() const;
public slots:
void stretchImage(Image *img);
void resetMTF();