aboutsummaryrefslogtreecommitdiffstats
path: root/include/ui/FindWidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ui/FindWidget.h')
-rw-r--r--include/ui/FindWidget.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/ui/FindWidget.h b/include/ui/FindWidget.h
index ad98682c..2e9c67b0 100644
--- a/include/ui/FindWidget.h
+++ b/include/ui/FindWidget.h
@@ -52,7 +52,6 @@ private:
QTextEdit *mTextpage; /** Textedit associated to the notification */
QLineEdit *findEdit; /** Label holding the text shown in infoBoard */
- [[maybe_unused]] QTextCharFormat cursorFormat;
private slots: