X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Fmdictionary%2Fqml%2FStarDictDialog.qml;fp=src%2Fmdictionary%2Fqml%2FStarDictDialog.qml;h=b1efd50a68f7e6082e01e6e800d1c4db9b9989cf;hb=0920a54ebc21e26ea44fab232832f45b7882da19;hp=b2e75dbe55974317b78f7692d44446f1b6b551df;hpb=5492ca63acc1bc2e17deac92b1b5ae70f7294697;p=mdictionary diff --git a/src/mdictionary/qml/StarDictDialog.qml b/src/mdictionary/qml/StarDictDialog.qml index b2e75db..b1efd50 100644 --- a/src/mdictionary/qml/StarDictDialog.qml +++ b/src/mdictionary/qml/StarDictDialog.qml @@ -50,7 +50,6 @@ Rectangle{ onHeightChanged:{ heightChange((newPlugin ? textPath.height+50 : textInfo.height+50)); - //console.log( "debug" + (newPlugin ? textPath.paintedHeight+55 : textInfo.paintedHeight+55)); } SystemPalette { id: myPalette; colorGroup: SystemPalette.Active }