summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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();