summaryrefslogtreecommitdiff
path: root/tools/qmldebugger
diff options
context:
space:
mode:
authorWarwick Allison <warwick.allison@nokia.com>2009-08-24 11:58:38 +1000
committerWarwick Allison <warwick.allison@nokia.com>2009-08-24 11:58:38 +1000
commit8c78c571fc2c5ab706d88d652cbd20b2fd8c1a7c (patch)
tree622631b67c3edbc59a2dd46bc6dfc413262180d5 /tools/qmldebugger
parentd3e617b7cdad271623986ab4bfce1784477f7594 (diff)
downloadqt4-tools-8c78c571fc2c5ab706d88d652cbd20b2fd8c1a7c.tar.gz
Rename positioners.
QFxBasePositioner still exists though.
Diffstat (limited to 'tools/qmldebugger')
-rw-r--r--tools/qmldebugger/engines.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/qmldebugger/engines.qml b/tools/qmldebugger/engines.qml
index 9a96c4bf4f..1652ebd252 100644
--- a/tools/qmldebugger/engines.qml
+++ b/tools/qmldebugger/engines.qml
@@ -6,7 +6,7 @@ Item {
signal engineClicked(int id)
signal refreshEngines()
- HorizontalPositioner {
+ Row {
anchors.fill: parent
Repeater {
dataSource: engines