From a8b2c1dc224c21f9ba37c0ec2f5a32e0890ff532 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Fri, 15 Mar 2024 20:13:46 +0100 Subject: move import export dialogs --- src/import.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/import.h') diff --git a/src/import.h b/src/import.h index a3fedf9..0b163d0 100644 --- a/src/import.h +++ b/src/import.h @@ -11,4 +11,5 @@ typedef enum t_import_result { extern import_result last_import_result; -ts_search_result* ts_import_result(const utf8_int8_t* path); \ No newline at end of file +ts_search_result* ts_import_result(const utf8_int8_t* path); +void ts_create_import_popup(int window_w, int window_h); \ No newline at end of file -- cgit v1.2.3-70-g09d2