summaryrefslogtreecommitdiff
path: root/plugins/NewStory/src/utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/NewStory/src/utils.h')
-rw-r--r--plugins/NewStory/src/utils.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/NewStory/src/utils.h b/plugins/NewStory/src/utils.h
index 7dfa5f7d24..35da06c39a 100644
--- a/plugins/NewStory/src/utils.h
+++ b/plugins/NewStory/src/utils.h
@@ -9,4 +9,5 @@ bool NSMenu_Process(int iCommand, NewstoryListData *data);
int GetFontHeight(const LOGFONTA &lf);
+void UrlAutodetect(CMStringA &str);
void RemoveBbcodes(CMStringW &pwszText);