aboutsummaryrefslogtreecommitdiffstats
path: root/findwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'findwidget.h')
-rw-r--r--findwidget.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/findwidget.h b/findwidget.h
index b3dfa97..54d2b83 100644
--- a/findwidget.h
+++ b/findwidget.h
@@ -28,7 +28,6 @@ private:
QLineEdit *findEdit; /** Label holding the text shown in verifyNotification */
QTextCursor cursor;
QTextCharFormat cursorFormat;
- QPushButton *closeButton;
private slots:
void findNext();