Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Leander Schulten
Lichtsteuerung
Commits
52dcc8d6
Commit
52dcc8d6
authored
Feb 23, 2019
by
Leander Schulten
Browse files
Now the AudioCaptureLib entry in the Settingsview shows the right setting
parent
2e22739c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/SettingsView.qml
View file @
52dcc8d6
...
...
@@ -165,8 +165,8 @@ Pane{
}
TextInputField
{
Layout.fillWidth
:
true
text
:
Settings
.
includ
ePath
onAccepted
:
Settings
.
includ
ePath
=
text
;
text
:
Settings
.
audioCaptureFil
ePath
onAccepted
:
Settings
.
audioCaptureFil
ePath
=
text
;
Button
{
anchors.top
:
parent
.
top
anchors.right
:
parent
.
right
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment