changeset 25 | e24348a560a6 |
parent 22 | 79de32ba3296 |
child 30 | 5dc02b23752f |
--- a/src/gui/graphicsview/qgraphicswidget_p.h Thu May 27 13:40:48 2010 +0300 +++ b/src/gui/graphicsview/qgraphicswidget_p.h Fri Jun 11 14:24:45 2010 +0300 @@ -130,6 +130,8 @@ void windowFrameHoverLeaveEvent(QGraphicsSceneHoverEvent *event); bool hasDecoration() const; + void setGeometryFromSetPos(); + // State inline int attributeToBitIndex(Qt::WidgetAttribute att) const {