don't show cropped text in toolbox

This commit is contained in:
Sebastian Kügler 2013-02-20 00:50:14 +01:00
parent aa233c1055
commit f0e6ab494d

View File

@ -18,8 +18,6 @@
import QtQuick 2.0
//import org.kde.plasma.core 0.1 as PlasmaCore
Rectangle {
id: root
color: "white"
@ -33,7 +31,7 @@ Rectangle {
Text {
id: mainText
text: "esktop Toolbo"
text: "Desktop Toolbox"
}
Component.onCompleted: {