diff options
Diffstat (limited to 'Source/WebKit/qt/WidgetApi/qwebpage.cpp')
-rw-r--r-- | Source/WebKit/qt/WidgetApi/qwebpage.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Source/WebKit/qt/WidgetApi/qwebpage.cpp b/Source/WebKit/qt/WidgetApi/qwebpage.cpp index e19d7bc79..442cc4874 100644 --- a/Source/WebKit/qt/WidgetApi/qwebpage.cpp +++ b/Source/WebKit/qt/WidgetApi/qwebpage.cpp @@ -3474,9 +3474,4 @@ QWebPage::VisibilityState QWebPage::visibilityState() const This signal is emitted when the load of \a frame is finished and the application may now update its state accordingly. */ -/*! - \fn QWebPagePrivate* QWebPage::handle() const - \internal -*/ - #include "moc_qwebpage.cpp" |