summaryrefslogtreecommitdiffstats
path: root/WebKit/qt/Api/qwebinspector.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebKit/qt/Api/qwebinspector.h')
-rw-r--r--WebKit/qt/Api/qwebinspector.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/WebKit/qt/Api/qwebinspector.h b/WebKit/qt/Api/qwebinspector.h
index bb5bd64..a5c1ed5 100644
--- a/WebKit/qt/Api/qwebinspector.h
+++ b/WebKit/qt/Api/qwebinspector.h
@@ -39,9 +39,6 @@ public:
QSize sizeHint() const;
bool event(QEvent*);
-Q_SIGNALS:
- void windowTitleChanged(const QString& newTitle);
-
protected:
void resizeEvent(QResizeEvent* event);
void showEvent(QShowEvent* event);