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_SAMPLESGEO_H
|
||||
#define BLACKSAMPLE_SAMPLESGEO_H
|
||||
#ifndef SWIFT_SAMPLE_SAMPLESGEO_H
|
||||
#define SWIFT_SAMPLE_SAMPLESGEO_H
|
||||
|
||||
class QTextStream;
|
||||
|
||||
namespace BlackSample
|
||||
namespace swift::sample
|
||||
{
|
||||
//! Samples for physical quantities
|
||||
class CSamplesGeo
|
||||
|
||||
Reference in New Issue
Block a user