aboutsummaryrefslogtreecommitdiffhomepage
path: root/win32/nmdeps.mak
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2021-03-22 11:52:09 +1100
committerNeil <nyamatongwe@gmail.com>2021-03-22 11:52:09 +1100
commit240add387904f2630030a8b2665cadb8babf6153 (patch)
treee38471b87b35ba8cb62e8864ae3f04aa464aa97a /win32/nmdeps.mak
parenta6ffe8c062a754d66624534b08c7164669d483c9 (diff)
downloadscintilla-mirror-240add387904f2630030a8b2665cadb8babf6153.tar.gz
Use PolyLine to simplify wrap marker arrows and allow thicker strokes when there
is space.
Diffstat (limited to 'win32/nmdeps.mak')
-rw-r--r--win32/nmdeps.mak1
1 files changed, 0 insertions, 1 deletions
diff --git a/win32/nmdeps.mak b/win32/nmdeps.mak
index d1923d547..f3824b54a 100644
--- a/win32/nmdeps.mak
+++ b/win32/nmdeps.mak
@@ -292,7 +292,6 @@ $(DIR_O)/MarginView.obj: \
../include/Scintilla.h \
../src/CharacterCategory.h \
../src/Position.h \
- ../src/IntegerRectangle.h \
../src/UniqueString.h \
../src/SplitVector.h \
../src/Partitioning.h \