diff --git a/main.py b/main.py index 6a3ff2e..a97ecb6 100755 --- a/main.py +++ b/main.py @@ -2737,11 +2737,14 @@ class MainWindow(QMainWindow): "NNext file in playlist" "GToggle cursor lock" "AAutoclip — fit clip count to pause position" + "Delete / BackspaceToggle disable on selected scan regions" + "Ctrl+ZUndo last scan panel action" "? / F1This help" "
" "Double-click markerEnter overwrite mode (locked: jump to end of clip span)" "Right-click markerDelete clip group" "Click video / crop barReposition portrait crop" + "Drag scan region edgeResize scan region" "" ) QMessageBox.information(self, "Keyboard shortcuts", text)