aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/ScintillaTypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ScintillaTypes.h')
-rw-r--r--include/ScintillaTypes.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/ScintillaTypes.h b/include/ScintillaTypes.h
index 962542011..ba19b1253 100644
--- a/include/ScintillaTypes.h
+++ b/include/ScintillaTypes.h
@@ -86,6 +86,7 @@ enum class MarkerSymbol {
RgbaImage = 30,
Bookmark = 31,
VerticalBookmark = 32,
+ Bar = 33,
Character = 10000,
};
@@ -217,6 +218,7 @@ enum class IndicatorStyle {
PointCharacter = 19,
Gradient = 20,
GradientCentre = 21,
+ PointTop = 22,
};
enum class IndicatorNumbers {