aboutsummaryrefslogtreecommitdiffhomepage
path: root/gtk
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2021-03-20 17:59:26 +1100
committerNeil <nyamatongwe@gmail.com>2021-03-20 17:59:26 +1100
commit2b8ea578dc6e59d11384d3253b7d06ce55330182 (patch)
tree59b9795ac28601906f986e464b057bc9f06f280d /gtk
parent5890eafae756457cee82a23bdd0aa49d1ca74172 (diff)
downloadscintilla-mirror-2b8ea578dc6e59d11384d3253b7d06ce55330182.tar.gz
Update CallTip with new Surface APIs.
Diffstat (limited to 'gtk')
-rw-r--r--gtk/deps.mak1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/deps.mak b/gtk/deps.mak
index d2323c215..ec53fe99f 100644
--- a/gtk/deps.mak
+++ b/gtk/deps.mak
@@ -111,7 +111,6 @@ CallTip.o: \
../include/Scintilla.h \
../include/Sci_Position.h \
../src/Position.h \
- ../src/IntegerRectangle.h \
../src/CallTip.h
CaseConvert.o: \
../src/CaseConvert.cxx \