Maybe fix build error

This commit is contained in:
David Sansome 2010-12-25 17:41:18 +00:00
parent 9b22f2ce40
commit ae9ada254c
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@
#include <QSettings>
#include <QStringList>
#include <stdlib.h>
NetworkProxyFactory* NetworkProxyFactory::sInstance = NULL;
const char* NetworkProxyFactory::kSettingsGroup = "Proxy";