1
0

revert: revert feature about saving image as new file with different format.

This reverts commit 5b2255e903.

The feature about saving image as new file with different format is not the goal of an image viewer.
There is no need to keep feature diversity in this fork.
So I simply remove it.
This commit is contained in:
2026-07-02 15:09:54 +08:00
parent f0bb945c7d
commit cd2eac44f1
4 changed files with 0 additions and 76 deletions

View File

@@ -23,7 +23,6 @@ public:
public:
QAction *actionOpen;
QAction *actionSaveAs;
QAction *actionActualSize;
QAction *actionToggleMaximize;