Remember auto stretch on load
This commit is contained in:
@@ -27,6 +27,7 @@ class StretchToolbar : public QToolBar
|
||||
MTFParam m_mtfParam;
|
||||
public:
|
||||
explicit StretchToolbar(QWidget *parent = nullptr);
|
||||
~StretchToolbar();
|
||||
public slots:
|
||||
void stretchImage(Image *img);
|
||||
void resetMTF();
|
||||
|
||||
Reference in New Issue
Block a user