- 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

@ -39,13 +39,13 @@
#include <QFileDialog>
#include <QInputDialog>
#include "propertieswidget.h"
#include "TransferListWidget.h"
#include "torrentPersistentData.h"
#include "transferlistwidget.h"
#include "torrentpersistentdata.h"
#include "realprogressbar.h"
#include "realprogressbarthread.h"
#include "bittorrent.h"
#include "PropListDelegate.h"
#include "TorrentFilesModel.h"
#include "proplistdelegate.h"
#include "torrentfilesmodel.h"
#include "peerlistwidget.h"
#include "trackerlist.h"