This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/112723/

This change has been discarded.


Review request for Plasma.
By Giorgos Tsiapaliokas.

Updated Sept. 23, 2013, 3:32 p.m.

Description

The toolBox should have a visible property in order to be
possible to do

property Item toolBox
onToolBoxChanged: {
    visible: false
}

Testing

the default value of the visible property is true,
so the existing behavior doesn't change.

Diffs

  • src/scriptengines/qml/plasmoid/appletinterface.cpp (4e100d9)

View Diff