mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
refactor: Rename remaining "black" identifiers
This commit is contained in:
@@ -4,12 +4,12 @@
|
||||
//! \file
|
||||
//! \ingroup samplemiscquantities
|
||||
|
||||
#ifndef BLACKSAMPLE_SAMPLESAVIATION_H
|
||||
#define BLACKSAMPLE_SAMPLESAVIATION_H
|
||||
#ifndef SWIFT_SAMPLE_SAMPLESAVIATION_H
|
||||
#define SWIFT_SAMPLE_SAMPLESAVIATION_H
|
||||
|
||||
class QTextStream;
|
||||
|
||||
namespace BlackSample
|
||||
namespace swift::sample
|
||||
{
|
||||
|
||||
//! Samples for aviation
|
||||
|
||||
Reference in New Issue
Block a user