mirror of
https://github.com/edisionnano/QDiskInfo.git
synced 2026-03-14 00:30:53 +03:00
Reorganize includes
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#include "jsonparser.h"
|
||||
|
||||
JsonParser::JsonParser()
|
||||
{
|
||||
}
|
||||
#include <QStringList>
|
||||
|
||||
QVector<QPair<QString, int>> JsonParser::parse(const QString &json)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user