mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
style
This commit is contained in:
committed by
Mathew Sutcliffe
parent
16833e29a2
commit
cd7daac4a8
@@ -28,10 +28,6 @@ using namespace BlackMisc::Network;
|
|||||||
|
|
||||||
namespace BlackMiscTest
|
namespace BlackMiscTest
|
||||||
{
|
{
|
||||||
|
|
||||||
/*
|
|
||||||
* Samples
|
|
||||||
*/
|
|
||||||
int CSamplesAviation::samples(QTextStream &out)
|
int CSamplesAviation::samples(QTextStream &out)
|
||||||
{
|
{
|
||||||
CHeading h1(180, CHeading::Magnetic, CAngleUnit::deg());
|
CHeading h1(180, CHeading::Magnetic, CAngleUnit::deg());
|
||||||
|
|||||||
@@ -15,10 +15,6 @@ using namespace BlackMisc::PhysicalQuantities;
|
|||||||
|
|
||||||
namespace BlackMiscTest
|
namespace BlackMiscTest
|
||||||
{
|
{
|
||||||
|
|
||||||
/*
|
|
||||||
* Running the quantities
|
|
||||||
*/
|
|
||||||
int CSamplesPhysicalQuantities::samples(QTextStream &out)
|
int CSamplesPhysicalQuantities::samples(QTextStream &out)
|
||||||
{
|
{
|
||||||
// standard tests
|
// standard tests
|
||||||
|
|||||||
@@ -13,7 +13,6 @@
|
|||||||
#define BLACKMISCTEST_SAMPLESPHYSICALQUANTITIES_H
|
#define BLACKMISCTEST_SAMPLESPHYSICALQUANTITIES_H
|
||||||
|
|
||||||
#include "blackmisc/pq/constants.h"
|
#include "blackmisc/pq/constants.h"
|
||||||
#include <QDebug>
|
|
||||||
#include <QTextStream>
|
#include <QTextStream>
|
||||||
|
|
||||||
namespace BlackMiscTest
|
namespace BlackMiscTest
|
||||||
|
|||||||
Reference in New Issue
Block a user