sources/interface.h

changeset 116
552909484712
parent 115
bb7ef7c33dad
child 127
6610b8b29848
--- a/sources/interface.h	Mon Jan 11 02:14:33 2016 +0200
+++ b/sources/interface.h	Mon Jan 11 02:26:23 2016 +0200
@@ -111,6 +111,7 @@
 	int find_previous_word();
 	int find_next_word();
 	void reset_title();
+	void flush_input();
 };
 
 END_ZFC_NAMESPACE
\ No newline at end of file

mercurial