Skip to content

Commit 1dd17d0

Browse files
authored
fix regression in string unmodifiable (#1058)
1 parent de23c19 commit 1dd17d0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

resources/SettingsTabComponents/SettingsPane.qml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,6 @@ Rectangle {
384384
}
385385

386386
stringValidator: RegExpValidator {
387-
regExp: /[-+]?[0-9]*[.,]?[0-9]+/
388387
}
389388

390389
}

0 commit comments

Comments
 (0)