mirror of
https://github.com/rkd77/elinks.git
synced 2025-09-21 19:46:23 -04:00
[js] moved check_for_rerender to ecmascript.c
This commit is contained in:
@@ -111,6 +111,8 @@ void ecmascript_set_timeout2(struct ecmascript_interpreter *interpreter, JS::Han
|
||||
|
||||
int get_ecmascript_enable(struct ecmascript_interpreter *interpreter);
|
||||
|
||||
void check_for_rerender(struct ecmascript_interpreter *interpreter, const char* text);
|
||||
|
||||
extern char *console_log_filename;
|
||||
|
||||
extern char *local_storage_filename;
|
||||
|
Reference in New Issue
Block a user