diff options
Diffstat (limited to 'src/declarative/fx/qfxtext.h')
-rw-r--r-- | src/declarative/fx/qfxtext.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/declarative/fx/qfxtext.h b/src/declarative/fx/qfxtext.h index b7ec333..a02b76b 100644 --- a/src/declarative/fx/qfxtext.h +++ b/src/declarative/fx/qfxtext.h @@ -125,8 +125,6 @@ public: bool smoothTransform() const; void setSmoothTransform(bool); - virtual QString propertyInfo() const; - void paintContents(QPainter &p); virtual void componentComplete(); |