diff options
| author | Tannin <devnull@localhost> | 2013-09-15 15:20:00 +0200 |
|---|---|---|
| committer | Tannin <devnull@localhost> | 2013-09-15 15:20:00 +0200 |
| commit | 98e5e57a845541acddf519a81957261f58008cb9 (patch) | |
| tree | ce3c8f9c5b7c4b48e46b5d825f49a752ad62d10d /src/nexusinterface.h | |
| parent | dce78b62b839c17f41a0fcd2890ffc0005be7a3b (diff) | |
- 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
Diffstat (limited to 'src/nexusinterface.h')
| -rw-r--r-- | src/nexusinterface.h | 2 |
1 files changed, 1 insertions, 1 deletions
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; |
