aboutsummaryrefslogtreecommitdiff
path: root/include/draw.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/draw.h')
-rw-r--r--include/draw.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/draw.h b/include/draw.h
index 9e1a5d5b..4898e314 100644
--- a/include/draw.h
+++ b/include/draw.h
@@ -536,6 +536,8 @@ int _drawmsgread(Display*, void*, int);
int _drawmsgwrite(Display*, void*, int);
int _latin1(Rune*, int);
+int mousescrollsize(int);
+
#if defined(__cplusplus)
}
#endif