aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/texteditorconstants.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/texteditor/texteditorconstants.h')
-rw-r--r--src/plugins/texteditor/texteditorconstants.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/plugins/texteditor/texteditorconstants.h b/src/plugins/texteditor/texteditorconstants.h
index 740c687d3ee..6a1e8637d30 100644
--- a/src/plugins/texteditor/texteditorconstants.h
+++ b/src/plugins/texteditor/texteditorconstants.h
@@ -39,6 +39,8 @@ enum TextStyle : quint8 {
C_SELECTION,
C_LINE_NUMBER,
C_SEARCH_RESULT,
+ C_SEARCH_RESULT_ALT1,
+ C_SEARCH_RESULT_ALT2,
C_SEARCH_SCOPE,
C_PARENTHESES,
C_PARENTHESES_MISMATCH,