RadioButton.qml:change the Inherits,doc

This commit is contained in:
Giorgos Tsiapaliwkas 2011-11-02 03:28:32 +02:00
parent c60091d291
commit 41472f8dbe

View File

@ -19,7 +19,7 @@
/**Documentanted API
Inherits:
Item
DualStateButton
Imports:
QtQuick 1.0
@ -29,8 +29,6 @@ Description:
It is a simple Radio button which is using the plasma theme.
TODO Do we need more info?
Properties:
TODO needs more info?/?
**/
import QtQuick 1.0