mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-08-07 18:15:51 +08:00
refactor: Rename remaining "black" identifiers
This commit is contained in:
@@ -4,12 +4,12 @@
|
||||
//! \file
|
||||
//! \ingroup samplemiscquantities
|
||||
|
||||
#ifndef BLACKSAMPLE_SAMPLESPHYSICALQUANTITIES_H
|
||||
#define BLACKSAMPLE_SAMPLESPHYSICALQUANTITIES_H
|
||||
#ifndef SWIFT_SAMPLE_SAMPLESPHYSICALQUANTITIES_H
|
||||
#define SWIFT_SAMPLE_SAMPLESPHYSICALQUANTITIES_H
|
||||
|
||||
class QTextStream;
|
||||
|
||||
namespace BlackSample
|
||||
namespace swift::sample
|
||||
{
|
||||
|
||||
//! Samples for physical quantities
|
||||
|
||||
Reference in New Issue
Block a user