Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Multimedia
Kamoso
Commits
faf0d5e1
Commit
faf0d5e1
authored
Nov 25, 2020
by
Aleix Pol Gonzalez
🐧
Browse files
Fix warning
parent
9a8e1af1
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/qml/Main.qml
View file @
faf0d5e1
...
...
@@ -102,7 +102,7 @@ Kirigami.ApplicationWindow
Connections
{
target
:
webcam
function
onPhotoTaken
()
{
awesomeAnimation
(
path
)
}
function
onPhotoTaken
(
path
)
{
awesomeAnimation
(
path
)
}
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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