summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorWarwick Allison <warwick.allison@nokia.com>2009-08-24 02:01:22 (GMT)
committerWarwick Allison <warwick.allison@nokia.com>2009-08-24 02:01:22 (GMT)
commitb9e59dfcb0e6855fc2729006d849d230a23c21fa (patch)
tree8402cc60a806fbaf740ba5a8604c9df099f35739 /src
parent8c78c571fc2c5ab706d88d652cbd20b2fd8c1a7c (diff)
parentc9ed65f66a61c4149995dcc4c986a28ab2b4f124 (diff)
downloadQt-b9e59dfcb0e6855fc2729006d849d230a23c21fa.zip
Qt-b9e59dfcb0e6855fc2729006d849d230a23c21fa.tar.gz
Qt-b9e59dfcb0e6855fc2729006d849d230a23c21fa.tar.bz2
Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
Diffstat (limited to 'src')
-rw-r--r--src/declarative/fx/qfxitem.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/declarative/fx/qfxitem.h b/src/declarative/fx/qfxitem.h
index 3485985..89c2cf1 100644
--- a/src/declarative/fx/qfxitem.h
+++ b/src/declarative/fx/qfxitem.h
@@ -155,8 +155,6 @@ public:
void setKeepMouseGrab(bool);
Q_SIGNALS:
- void xChanged();
- void yChanged();
void widthChanged();
void heightChanged();
void childrenRectChanged();