Fix warning
ClosedPublic

Authored by apol on Feb 15 2019, 4:29 PM.

Details

Reviewers
mart
Group Reviewers
Kirigami
Commits
R169:9951b7913f3b: Fix warning
Summary

lib64/qml/org/kde/kirigami.2/private/ActionButton.qml:269: TypeError: Cannot read property 'a' of undefined
lib64/qml/org/kde/kirigami.2/private/ActionButton.qml:322: TypeError: Cannot read property 'a' of undefined
lib64/qml/org/kde/kirigami.2/private/ActionButton.qml:368: TypeError: Cannot read property 'a' of undefined

Test Plan

Don't get it anymore

Diff Detail

Repository
R169 Kirigami
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
apol created this revision.Feb 15 2019, 4:29 PM
Restricted Application added a project: Kirigami. · View Herald TranscriptFeb 15 2019, 4:29 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
apol requested review of this revision.Feb 15 2019, 4:29 PM
mart accepted this revision.Feb 18 2019, 1:27 PM
This revision is now accepted and ready to land.Feb 18 2019, 1:27 PM
This revision was automatically updated to reflect the committed changes.