diff options
-rw-r--r-- | src/declarative/fx/qfxitem.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/declarative/fx/qfxitem.h b/src/declarative/fx/qfxitem.h index f005d89..30d9f1e 100644 --- a/src/declarative/fx/qfxitem.h +++ b/src/declarative/fx/qfxitem.h @@ -235,8 +235,6 @@ private: void setKeyHandler(QFxKeysAttached *); - // ### move to d-pointer - void init(QFxItem *parent); friend class QmlStatePrivate; friend class QFxAnchors; friend class QFxKeysAttached; |