1
0

revert: remove protected mode

protected mode is designed for borderless and transparent window.
it is not suit for the goal of this fork.
This commit is contained in:
2026-07-03 14:32:30 +08:00
parent 6fde9474ae
commit c8dfccb460
4 changed files with 3 additions and 27 deletions

View File

@@ -45,7 +45,6 @@ public:
QAction *actionCopyFilePath;
QAction *actionPaste;
QAction *actionTrash;
QAction *actionToggleProtectMode;
QAction *actionToggleAvoidResetTransform;
QAction *actionSettings;
QAction *actionHelp;