mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
Merge pull request #2081 from sorokin/split
Split a few files into .h and .cpp
This commit is contained in:
commit
4f2b7c2e10
15 changed files with 1237 additions and 1010 deletions
|
@ -29,6 +29,7 @@
|
|||
#ifndef JSONUTILS_H
|
||||
#define JSONUTILS_H
|
||||
|
||||
#include <QVariant>
|
||||
#if QT_VERSION >= QT_VERSION_CHECK(5, 0, 0)
|
||||
#include <QJsonDocument>
|
||||
#include <QJsonObject>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue