summaryrefslogtreecommitdiffstats
path: root/scintilla/src/ViewStyle.h
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@users.sourceforge.net>2012-04-06 14:20:42 +0000
committerXhmikosR <xhmikosr@users.sourceforge.net>2012-04-06 14:20:42 +0000
commiteafd2bb0e67ea53c503773f1c3216c9229e3d2db (patch)
tree58f4ddc5291bf81bfa3449f53f3491c47fb10779 /scintilla/src/ViewStyle.h
parent6afcd5b20838a565b19c6e17665041bd7276c4c5 (diff)
downloadnotepad2-mod-eafd2bb0e67ea53c503773f1c3216c9229e3d2db.zip
notepad2-mod-eafd2bb0e67ea53c503773f1c3216c9229e3d2db.tar.gz
notepad2-mod-eafd2bb0e67ea53c503773f1c3216c9229e3d2db.tar.bz2
update scintilla
git-svn-id: https://notepad2-mod.googlecode.com/svn/trunk@727 28bd50df-7adb-d945-0439-6e466c6a13cc
Diffstat (limited to 'scintilla/src/ViewStyle.h')
-rw-r--r--scintilla/src/ViewStyle.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/scintilla/src/ViewStyle.h b/scintilla/src/ViewStyle.h
index 2087b81..994bdea 100644
--- a/scintilla/src/ViewStyle.h
+++ b/scintilla/src/ViewStyle.h
@@ -112,7 +112,6 @@ public:
int whitespaceSize;
IndentView viewIndentationGuides;
bool viewEOL;
- bool showMarkedLines;
ColourDesired caretcolour;
ColourDesired additionalCaretColour;
bool showCaretLineBackground;