forked from qt-creator/qt-creator
QmlDesigner Removed some debug output
Change-Id: Iaa03c5783cc76b94364eda184d439024c35c4102 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
@@ -41,7 +41,6 @@ Section {
|
||||
|
||||
function getBackendValue(name)
|
||||
{
|
||||
print(fontSection.fontName + "_" + name)
|
||||
return backendValues[fontSection.fontName + "_" + name]
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user