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
|
||||
{
|
||||
|
||||
/*
|
||||
* Samples
|
||||
*/
|
||||
int CSamplesAviation::samples(QTextStream &out)
|
||||
{
|
||||
CHeading h1(180, CHeading::Magnetic, CAngleUnit::deg());
|
||||
|
||||
@@ -15,10 +15,6 @@ using namespace BlackMisc::PhysicalQuantities;
|
||||
|
||||
namespace BlackMiscTest
|
||||
{
|
||||
|
||||
/*
|
||||
* Running the quantities
|
||||
*/
|
||||
int CSamplesPhysicalQuantities::samples(QTextStream &out)
|
||||
{
|
||||
// standard tests
|
||||
|
||||
@@ -13,7 +13,6 @@
|
||||
#define BLACKMISCTEST_SAMPLESPHYSICALQUANTITIES_H
|
||||
|
||||
#include "blackmisc/pq/constants.h"
|
||||
#include <QDebug>
|
||||
#include <QTextStream>
|
||||
|
||||
namespace BlackMiscTest
|
||||
|
||||
Reference in New Issue
Block a user