[TextFieldStyle] Fix textField is not defined error
ClosedPublic

Authored by davidedmundson on Apr 4 2017, 10:47 AM.

Details

Summary

The reference textField is undefined in this context
It works if the style happens to be used from PlasmaComponents
Use control instead to access the TextField.

Diff Detail

Repository
R242 Plasma Framework (Library)
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
davidedmundson created this revision.Apr 4 2017, 10:47 AM
Restricted Application added projects: Plasma, Frameworks. · View Herald TranscriptApr 4 2017, 10:47 AM
Restricted Application added subscribers: Frameworks, plasma-devel. · View Herald Transcript

Not authored by me, imported from a patch on github.

please remember the right credentials when you push, if this is accepted

broulik accepted this revision.Apr 4 2017, 10:52 AM
This revision is now accepted and ready to land.Apr 4 2017, 10:52 AM
This revision was automatically updated to reflect the committed changes.