git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72555
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// initialize language
m_language = NULL;
// initialize language
m_language = NULL;
+ // Use all the bits in the style byte as styles, not indicators.
+ SetStyleBits(8);
+
// default font for all styles
SetViewEOL (g_CommonPrefs.displayEOLEnable);
SetIndentationGuides (g_CommonPrefs.indentGuideEnable);
// default font for all styles
SetViewEOL (g_CommonPrefs.displayEOLEnable);
SetIndentationGuides (g_CommonPrefs.indentGuideEnable);