Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge branch 'jb45580' into 'master'
[ssu] Update plugins.qmltypes. Contributes to JB#45580

See merge request mer-core/ssu!27
  • Loading branch information
pvuorela committed May 3, 2019
2 parents a0975fb + 9c382d1 commit 026a2fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion declarative/plugins.qmltypes
Expand Up @@ -350,9 +350,9 @@ Module {
Method { name: "lastError"; type: "string" }
Method { name: "unregister" }
Method { name: "flavour"; type: "string" }
Method { name: "brand"; type: "string" }
Method { name: "deviceMode"; type: "DeviceModeFlags" }
Method { name: "domain"; type: "string" }
Method { name: "brand"; type: "string" }
Method { name: "isRegistered"; type: "bool" }
Method { name: "lastCredentialsUpdate"; type: "QDateTime" }
Method {
Expand Down

0 comments on commit 026a2fd

Please sign in to comment.