tests/auto/declarative/qdeclarativewebview/data/propertychanges.qml
changeset 33 3e2da88830cd
parent 30 5dc02b23752f
equal deleted inserted replaced
30:5dc02b23752f 33:3e2da88830cd
     1 import Qt 4.7
     1 import Qt 4.7
     2 import org.webkit 1.0
     2 import QtWebKit 1.0
     3 
     3 
     4 Item {
     4 Item {
     5     width: 240
     5     width: 240
     6     height: 160
     6     height: 160
     7     Grid {
     7     Grid {