summaryrefslogtreecommitdiff
path: root/src/shared/help/contentwindow.h
diff options
context:
space:
mode:
authorcon <qtc-committer@nokia.com>2009-06-05 12:49:29 +0200
committercon <qtc-committer@nokia.com>2009-06-05 12:50:06 +0200
commit722b23189eb0144116d940f821e4e5647d73dcd9 (patch)
tree93d2ff3f7c2aa9703a95b10ca73b07a889e073c5 /src/shared/help/contentwindow.h
parentb3284cc13186abdca82e4ffd800e813fb2b153ca (diff)
downloadqt-creator-722b23189eb0144116d940f821e4e5647d73dcd9.tar.gz
More fixes for setting focus correctly.
Reviewed-by: dt
Diffstat (limited to 'src/shared/help/contentwindow.h')
-rw-r--r--src/shared/help/contentwindow.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/shared/help/contentwindow.h b/src/shared/help/contentwindow.h
index 81eee24e57..ec98ea5321 100644
--- a/src/shared/help/contentwindow.h
+++ b/src/shared/help/contentwindow.h
@@ -63,8 +63,6 @@ private slots:
void itemClicked(const QModelIndex &index);
private:
- void focusInEvent(QFocusEvent *e);
- void keyPressEvent(QKeyEvent *e);
bool eventFilter(QObject *o, QEvent *e);
bool isPdfFile(QHelpContentItem *item) const;