summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativeanchors_p_p.h
diff options
context:
space:
mode:
authorAlexis Menard <alexis.menard@nokia.com>2010-04-12 02:41:36 (GMT)
committerAlexis Menard <alexis.menard@nokia.com>2010-04-13 05:00:22 (GMT)
commit1d26855f7cb061ba3da9db62dbbd92f586931a41 (patch)
tree038a27d883a6a75fbe0a53a1e1e136a2f72ef982 /src/declarative/graphicsitems/qdeclarativeanchors_p_p.h
parentae9ba43b94903c077204736fb82b9bf0445982a5 (diff)
downloadQt-1d26855f7cb061ba3da9db62dbbd92f586931a41.zip
Qt-1d26855f7cb061ba3da9db62dbbd92f586931a41.tar.gz
Qt-1d26855f7cb061ba3da9db62dbbd92f586931a41.tar.bz2
Struct -> class because class is better.
Well i have no idea on what to write on that commit message. Reviewed-by:akennedy
Diffstat (limited to 'src/declarative/graphicsitems/qdeclarativeanchors_p_p.h')
-rw-r--r--src/declarative/graphicsitems/qdeclarativeanchors_p_p.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/declarative/graphicsitems/qdeclarativeanchors_p_p.h b/src/declarative/graphicsitems/qdeclarativeanchors_p_p.h
index ba6359a..4cadb43 100644
--- a/src/declarative/graphicsitems/qdeclarativeanchors_p_p.h
+++ b/src/declarative/graphicsitems/qdeclarativeanchors_p_p.h
@@ -59,8 +59,9 @@
QT_BEGIN_NAMESPACE
-struct QDeclarativeAnchorLine
+class QDeclarativeAnchorLine
{
+public:
QDeclarativeAnchorLine() : item(0), anchorLine(Invalid) {}
enum AnchorLine {