From 4d3e74a23676a33ffdc04a4a8b83c05f63b2693c Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sun, 6 Oct 2013 08:55:58 -0700 Subject: Trying to switch to Qt translation This compiles and looks about right, but it doesn't appear to work, yet. Signed-off-by: Dirk Hohndel --- libdivecomputer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libdivecomputer.h') diff --git a/libdivecomputer.h b/libdivecomputer.h index 4165811ec..d1673f4d9 100644 --- a/libdivecomputer.h +++ b/libdivecomputer.h @@ -28,7 +28,7 @@ typedef struct device_data_t { } device_data_t; const char *do_libdivecomputer_import(device_data_t *data); -char *do_uemis_import(const char *mountpath, short force_download); +const char *do_uemis_import(const char *mountpath, short force_download); extern int import_thread_cancelled; extern const char *progress_bar_text; -- cgit v1.2.3-70-g09d2