summaryrefslogtreecommitdiffstats
path: root/src/ViewStyle.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ViewStyle.cpp')
-rwxr-xr-xsrc/ViewStyle.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ViewStyle.cpp b/src/ViewStyle.cpp
index b4da30a..0ae93d4 100755
--- a/src/ViewStyle.cpp
+++ b/src/ViewStyle.cpp
@@ -124,7 +124,7 @@ void ViewStyle::Init() {
fontNames.Clear();
ResetDefaultStyle();
- indicators[0].style = INDIC_SQUIGGLE;
+ indicators[0].style = INDIC_STQUIGGLE;
indicators[0].fore = ColourDesired(0, 0x7f, 0);
indicators[1].style = INDIC_TT;
indicators[1].fore = ColourDesired(0, 0, 0xff);