aboutsummaryrefslogtreecommitdiff
path: root/src/stardict-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/stardict-private.h')
-rw-r--r--src/stardict-private.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/stardict-private.h b/src/stardict-private.h
index 3d5b73a..6b8e75b 100644
--- a/src/stardict-private.h
+++ b/src/stardict-private.h
@@ -79,4 +79,6 @@ extern const struct stardict_ifo_key _stardict_ifo_keys[];
/// Denotes the length of _stardict_ifo_keys.
extern gsize _stardict_ifo_keys_length;
+void stardict_info_copy (StardictInfo *dest, const StardictInfo *src);
+
#endif // ! STARDICTPRIVATE_H