This commit is contained in:
zhuzichu
2023-08-16 18:05:49 +08:00
parent 1b72b840d6
commit ec9a9a5074
7 changed files with 203 additions and 1 deletions

View File

@ -269,6 +269,18 @@ CustomWindow {
}
}
Shortcut {
sequence: "F7"
context: Qt.WindowShortcut
onActivated: {
screenshot.open()
}
}
FluScreenshot{
id:screenshot
}
FluTour{
id:tour
steps:[