forked from qt-creator/qt-creator
QmlDesigner.PropertyEditor: remove print
Change-Id: Id0793040984c314c4886c0f682928220b36f242b Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
This commit is contained in:
@@ -83,7 +83,6 @@ Section {
|
||||
property bool isSetup;
|
||||
|
||||
onSelectionFlagChanged: {
|
||||
print("selection changed");
|
||||
isSetup = true;
|
||||
sizeType.currentIndex = 1
|
||||
if (pixelSize.isInModel)
|
||||
|
||||
Reference in New Issue
Block a user