Fix coding style

This commit is contained in:
thalieht
2018-04-14 22:53:45 +03:00
committed by sledgehammer999
parent 8707a1bc86
commit 96d9d810fd
60 changed files with 308 additions and 346 deletions

View File

@@ -29,13 +29,13 @@
#ifndef GEOIPDATABASE_H
#define GEOIPDATABASE_H
#include <QtGlobal>
#include <QCoreApplication>
#include <QtGlobal>
class QHostAddress;
class QString;
class QByteArray;
class QDateTime;
class QHostAddress;
class QString;
struct DataFieldDescriptor;