diff options
Diffstat (limited to 'src/declarative/fx/qfxwebview.h')
-rw-r--r-- | src/declarative/fx/qfxwebview.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/declarative/fx/qfxwebview.h b/src/declarative/fx/qfxwebview.h index ab20281..7f22439 100644 --- a/src/declarative/fx/qfxwebview.h +++ b/src/declarative/fx/qfxwebview.h @@ -139,8 +139,6 @@ public: QAction *forwardAction() const; QAction *stopAction() const; - virtual QString propertyInfo() const; - QWebPage *page() const; void setPage(QWebPage *page); |