This website works better with JavaScript
Home
Explore
Help
Sign In
sirspudd
/
artriculate
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Remove bogus setFocus call
Donald Carr
4 years ago
parent
bb141aef77
commit
87e2211b20
1 changed files
with
0 additions
and
2 deletions
Split View
Show Diff Stats
0
2
qml/main.qml
+ 0
- 2
qml/main.qml
View File
@@ -167,6 +167,4 @@ Item {
}
}
}
-
- Component.onCompleted: appWindow.setFocus()
}