Fix coding style for TextField Plasma Component accepted signal
Signed-off-by: Daker Fernandes Pinheiro <daker.pinheiro@openbossa.org>
This commit is contained in:
parent
161b548803
commit
eabd70b019
@ -179,7 +179,7 @@ Item {
|
||||
property alias text: textInput.text
|
||||
property alias maximumLength: textInput.maximumLength
|
||||
|
||||
signal accepted
|
||||
signal accepted()
|
||||
|
||||
//Plasma api
|
||||
property bool clearButtonShown: false
|
||||
|
Loading…
Reference in New Issue
Block a user