Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge branch 'jb45370_fix_unlock_async' into 'master'
Fix asynchronous unlocking and implement asynchronous code checking. JB#45370

See merge request mer-core/nemo-qml-plugin-devicelock!39
  • Loading branch information
Tomin1 committed May 7, 2019
2 parents b65e698 + 16ef742 commit 5ddd516
Show file tree
Hide file tree
Showing 6 changed files with 416 additions and 100 deletions.
2 changes: 1 addition & 1 deletion src/nemo-devicelock/host/hostauthenticationinput.h
Expand Up @@ -146,7 +146,7 @@ class HostAuthenticationInput : public HostObject

virtual void confirmAuthentication(Authenticator::Method method) = 0;
virtual void abortAuthentication(AuthenticationInput::Error error);
\

// Signals
void feedback(
AuthenticationInput::Feedback feedback,
Expand Down

0 comments on commit 5ddd516

Please sign in to comment.