summaryrefslogtreecommitdiff
path: root/plugins/NewStory/src/history_control.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/NewStory/src/history_control.h')
-rw-r--r--plugins/NewStory/src/history_control.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/NewStory/src/history_control.h b/plugins/NewStory/src/history_control.h
index c60b57a667..206f9514ac 100644
--- a/plugins/NewStory/src/history_control.h
+++ b/plugins/NewStory/src/history_control.h
@@ -47,6 +47,7 @@ struct NewstoryListData : public MZeroedObject
void Clear();
void ClearSelection(int iFirst, int iLast);
void Copy(bool bTextOnly = false);
+ void CopyPath();
void CopyUrl();
void DeleteItems(void);
void Download(int iOptions);