summaryrefslogtreecommitdiff
path: root/utils/themeeditor/gui/findreplacedialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/themeeditor/gui/findreplacedialog.h')
-rw-r--r--utils/themeeditor/gui/findreplacedialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/themeeditor/gui/findreplacedialog.h b/utils/themeeditor/gui/findreplacedialog.h
index 793094a5fe..009a077d8b 100644
--- a/utils/themeeditor/gui/findreplacedialog.h
+++ b/utils/themeeditor/gui/findreplacedialog.h
@@ -53,6 +53,7 @@ private:
53 Ui::FindReplaceDialog *ui; 53 Ui::FindReplaceDialog *ui;
54 54
55 QPlainTextEdit* editor; 55 QPlainTextEdit* editor;
56 QTextCursor textFound;
56}; 57};
57 58
58#endif // FINDREPLACEDIALOG_H 59#endif // FINDREPLACEDIALOG_H