aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/decode_as_dlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/decode_as_dlg.h')
-rw-r--r--gtk/decode_as_dlg.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/gtk/decode_as_dlg.h b/gtk/decode_as_dlg.h
index 57ceb84c7f..ecb3f520b7 100644
--- a/gtk/decode_as_dlg.h
+++ b/gtk/decode_as_dlg.h
@@ -31,6 +31,10 @@
* @ingroup dialog_group
*/
+/** Init the "Decode As" module
+ */
+void decode_as_init(void);
+
/** User requested the "Decode As" dialog box by menu or toolbar.
*
* @param widget parent widget (unused)