aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Position.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Position.h')
-rw-r--r--src/Position.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Position.h b/src/Position.h
index 120b92f62..67365e30f 100644
--- a/src/Position.h
+++ b/src/Position.h
@@ -16,6 +16,7 @@
namespace Sci {
typedef int Position;
+typedef int Line;
// A later version (4.x) of this file may:
//#if defined(SCI_LARGE_FILE_SUPPORT)