summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qdeclarativestateoperations_p.h
diff options
context:
space:
mode:
authorMichael Brasser <michael.brasser@nokia.com>2010-04-19 02:19:43 (GMT)
committerMichael Brasser <michael.brasser@nokia.com>2010-04-19 22:35:22 (GMT)
commitaf4322e8d284d4ccc137fe0a8b5a8f340720e82b (patch)
treebef1a6a4b5eac871f7dc043c92b07ea30871951d /src/declarative/util/qdeclarativestateoperations_p.h
parent8d508cc1fe9d1ac528f90dcd88d95ac5b6687df8 (diff)
downloadQt-af4322e8d284d4ccc137fe0a8b5a8f340720e82b.zip
Qt-af4322e8d284d4ccc137fe0a8b5a8f340720e82b.tar.gz
Qt-af4322e8d284d4ccc137fe0a8b5a8f340720e82b.tar.bz2
Minor internal anchor refactoring.
Diffstat (limited to 'src/declarative/util/qdeclarativestateoperations_p.h')
-rw-r--r--src/declarative/util/qdeclarativestateoperations_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/util/qdeclarativestateoperations_p.h b/src/declarative/util/qdeclarativestateoperations_p.h
index d49ec63..5dc21e1 100644
--- a/src/declarative/util/qdeclarativestateoperations_p.h
+++ b/src/declarative/util/qdeclarativestateoperations_p.h
@@ -232,7 +232,7 @@ public:
qreal baselineOffset() const;
void setBaselineOffset(qreal);*/
- QDeclarativeAnchors::UsedAnchors usedAnchors() const;
+ QDeclarativeAnchors::Anchors usedAnchors() const;
/*Q_SIGNALS:
void leftMarginChanged();