From 30878ae39460e14fe0a8ba0c06b3db6d16e73715 Mon Sep 17 00:00:00 2001 From: Tannin Date: Thu, 19 May 2016 19:17:15 +0200 Subject: added button to clear webcaches and cookies --- src/nexusinterface.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/nexusinterface.h') diff --git a/src/nexusinterface.h b/src/nexusinterface.h index c9a81134..9e7f3642 100644 --- a/src/nexusinterface.h +++ b/src/nexusinterface.h @@ -142,6 +142,11 @@ public: */ void cleanup(); + /** + * @brief clear webcache and cookies associated with this access manager + */ + void clearCache(); + /** * @brief request description for a mod * -- cgit v1.3.1