Pass a store dir path to nio HttpClient

This commit is contained in:
miruka
2019-05-06 22:42:48 -04:00
parent 9023d28c43
commit 15da828c70
3 changed files with 14 additions and 6 deletions

View File

@@ -40,7 +40,6 @@ HGlassRectangle {
area.onEditingFinished: setTyping(false) // when lost focus
Keys.onReturnPressed: {
console.log( "enter")
event.accepted = true
if (event.modifiers & Qt.ShiftModifier ||