mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
- Use lowercase characters only in filenames
This commit is contained in:
parent
d1646c169d
commit
262b88930e
30 changed files with 63 additions and 63 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue