summaryrefslogtreecommitdiff
path: root/src/webwindow/findbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/webwindow/findbar.h')
-rw-r--r--src/webwindow/findbar.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/webwindow/findbar.h b/src/webwindow/findbar.h
index ecf97d3c..80b7b955 100644
--- a/src/webwindow/findbar.h
+++ b/src/webwindow/findbar.h
@@ -70,7 +70,6 @@ Q_SIGNALS:
private:
KLineEdit *m_lineEdit;
- QTimer *m_hideTimer;
QCheckBox *m_matchCase;
QCheckBox *m_highlightAll;