Keybinds: turn Keybinds.js to Keybinds.qml for external access

This commit is contained in:
Lysec
2026-02-15 22:17:08 +01:00
parent 070c3b523c
commit e2f79aed70
8 changed files with 179 additions and 176 deletions
-1
View File
@@ -1,7 +1,6 @@
import QtQuick
import QtQuick.Controls
import QtQuick.Layouts
import "../Helpers/Keybinds.js" as Keybinds
import qs.Commons
import qs.Services.UI
import qs.Widgets