We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72ae324 commit ec69dadCopy full SHA for ec69dad
app/gui/PcView.qml
@@ -7,6 +7,7 @@ import ComputerModel 1.0
7
import ComputerManager 1.0
8
import StreamingPreferences 1.0
9
import SystemProperties 1.0
10
+import SdlGamepadKeyNavigation 1.0
11
12
CenteredGridView {
13
property ComputerModel computerModel : createModel()
0 commit comments