code clean
[mdictionary] / src / mdictionary / qml / StarDictDialog.qml
index b2e75db..b1efd50 100644 (file)
@@ -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 }