#include "StdAfx.h"
#include "Shareaza.h"
#include "Settings.h"
#include "Downloads.h"
#include "DownloadWithSources.h"
#include "DownloadSource.h"
#include "Network.h"
#include "Neighbours.h"
#include "Transfer.h"
#include "QueryHit.h"
#include "SourceURL.h"
#include "Schema.h"
#include "SchemaCache.h"
#include "XML.h"
#include "SHA.h"
#include "MD4.h"
#include "TigerTree.h"
Go to the source code of this file.
Defines | |
#define | SRC_COLOURS 6 |
|
Definition at line 719 of file DownloadWithSources.cpp. Referenced by CDownloadWithSources::GetSourceColour(). |