[gnome-dictionary] gdict: Add declaration for gdict_init
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-dictionary] gdict: Add declaration for gdict_init
- Date: Mon, 21 Sep 2015 10:58:53 +0000 (UTC)
commit a9202f33e61ef3d1d515d82c5e68f315d343635c
Author: Emmanuele Bassi <ebassi gnome org>
Date: Mon Sep 21 11:52:48 2015 +0100
gdict: Add declaration for gdict_init
Since we're using it in the application.
libgdict/gdict-utils.h | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/libgdict/gdict-utils.h b/libgdict/gdict-utils.h
index aa44f5c..963f3bd 100644
--- a/libgdict/gdict-utils.h
+++ b/libgdict/gdict-utils.h
@@ -76,6 +76,8 @@ typedef enum {
((x) <= GDICT_STATUS_NO_STRATEGIES_PRESENT))
GOptionGroup *gdict_get_option_group (void);
+void gdict_init (gint *argc,
+ gchar ***argv);
void gdict_debug_init (gint *argc,
gchar ***argv);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]