From 98e5e57a845541acddf519a81957261f58008cb9 Mon Sep 17 00:00:00 2001 From: Tannin Date: Sun, 15 Sep 2013 15:20:00 +0200 Subject: - added support for mod page plugins - re-introduced the integrated browser - added a plugin to download from the tes alliance page - the download list now contains the file description - nexus interface now stores cookies persistently to reduce number of required log-ins --- src/nexusinterface.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/nexusinterface.h') diff --git a/src/nexusinterface.h b/src/nexusinterface.h index 0c304a71..ba2ee3cd 100644 --- a/src/nexusinterface.h +++ b/src/nexusinterface.h @@ -297,7 +297,7 @@ private: private: - static NexusInterface *s_Instance; +// static NexusInterface *s_Instance; QNetworkDiskCache *m_DiskCache; -- cgit v1.3.1