summaryrefslogtreecommitdiff
path: root/Editor/Editor.h
diff options
context:
space:
mode:
Diffstat (limited to 'Editor/Editor.h')
-rw-r--r--Editor/Editor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Editor/Editor.h b/Editor/Editor.h
index 7d65b38834..ff637fd667 100644
--- a/Editor/Editor.h
+++ b/Editor/Editor.h
@@ -43,6 +43,7 @@ private:
void move_up();
void move_right();
void move_to_end_of_line();
+ void move_to_start_of_line();
size_t max_line() const;
size_t max_column() const;