Add some documentation to ButtonShadow.qml

This commit is contained in:
Giorgos Tsiapaliwkas 2011-10-31 06:47:50 +02:00
parent 90b4d074ca
commit 5be9ca1948

View File

@ -18,6 +18,21 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/**Documentanted API
Inherits:
Item
Imports:
QtQuick 1.0
org.kde.plasma.core
Description:
TODO i need more info here
Properties:
**/
import QtQuick 1.0
import org.kde.plasma.core 0.1 as PlasmaCore