forgotten debug statement removed
This commit is contained in:
parent
56acfbb056
commit
e60373aa3c
@ -424,8 +424,6 @@ QSize QskWindow::effectivePreferredSize() const
|
||||
}
|
||||
}
|
||||
|
||||
qDebug() << constraint.width() << constraint.height();
|
||||
|
||||
// QWindow geometries are in integers
|
||||
|
||||
return QSize( qskToIntegerConstraint( constraint.width() ),
|
||||
|
Loading…
x
Reference in New Issue
Block a user