aboutsummaryrefslogtreecommitdiff
path: root/c/ext.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/ext.h')
-rw-r--r--c/ext.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/ext.h b/c/ext.h
index 5925206..c1e477b 100644
--- a/c/ext.h
+++ b/c/ext.h
@@ -6,5 +6,6 @@
bool OpenOnline(const CfgA& cfg, int iEp);
bool OpenWiki(const DlvDataA& d);
bool OpenLocally(CfgA& cfg, const ElvDataA& e);
+bool ShowInExplorer(CfgA& cfg, const ElvDataA& e);
#endif