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 2e95d89..4e69fa6 100644
--- a/findwidget.h
+++ b/findwidget.h
@@ -31,7 +31,6 @@ private:
QTextEdit *mTextpage; /** Textedit associated to the notification */
QLineEdit *findEdit; /** Label holding the text shown in verifyNotification */
- QTextCursor cursor;
QTextCharFormat cursorFormat;
private slots: