summaryrefslogtreecommitdiff
path: root/src/shared/help/contentwindow.h
diff options
context:
space:
mode:
authorkh1 <qt-info@nokia.com>2010-03-30 17:44:28 +0200
committerkh1 <qt-info@nokia.com>2010-03-30 17:51:46 +0200
commitedcefd69ad49f10ffe6c75c8f01de41a44868df1 (patch)
tree976f37bbe686fb28299747280bd588324b9bb4f1 /src/shared/help/contentwindow.h
parenta8801d15c56eaef7d3ac65d4616dbf8f26966972 (diff)
downloadqt-creator-edcefd69ad49f10ffe6c75c8f01de41a44868df1.tar.gz
Implement tabless help mode, behaves now like edit mode.
Diffstat (limited to 'src/shared/help/contentwindow.h')
-rw-r--r--src/shared/help/contentwindow.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/shared/help/contentwindow.h b/src/shared/help/contentwindow.h
index c86143bc60..4bfd0d0f6a 100644
--- a/src/shared/help/contentwindow.h
+++ b/src/shared/help/contentwindow.h
@@ -54,7 +54,6 @@ public:
signals:
void linkActivated(const QUrl &link);
- void escapePressed();
private slots:
void showContextMenu(const QPoint &pos);