mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-13 08:43:08 -07:00
Split src/torrentpersistentdata into .h and .cpp
This commit is contained in:
parent
e1b4c5534e
commit
16eb407453
12 changed files with 510 additions and 405 deletions
|
@ -35,6 +35,8 @@
|
|||
#include "torrentpersistentdata.h"
|
||||
#include "jsonutils.h"
|
||||
|
||||
#include <QDebug>
|
||||
#include <QVariant>
|
||||
#if QT_VERSION >= QT_VERSION_CHECK(4, 7, 0)
|
||||
#include <QElapsedTimer>
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue