- Use lowercase characters only in filenames

This commit is contained in:
Christophe Dumez 2009-11-20 07:48:44 +00:00
parent d1646c169d
commit 262b88930e
30 changed files with 63 additions and 63 deletions

View file

@ -37,11 +37,11 @@
#include "filesystemwatcher.h"
#include "bittorrent.h"
#include "misc.h"
#include "downloadThread.h"
#include "filterParserThread.h"
#include "downloadthread.h"
#include "filterparserthread.h"
#include "preferences.h"
#include "geoip.h"
#include "torrentPersistentData.h"
#include "torrentpersistentdata.h"
#include "httpserver.h"
#include <libtorrent/extensions/ut_metadata.hpp>
#ifdef LIBTORRENT_0_15