mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-08-09 11:06:01 +08:00
refactor: Rename remaining "black" identifiers
This commit is contained in:
@@ -4,12 +4,12 @@
|
||||
//! \file
|
||||
//! \ingroup samplemiscsim
|
||||
|
||||
#ifndef BLACKSAMPLE_SAMPLESMODELMAPPING_H
|
||||
#define BLACKSAMPLE_SAMPLESMODELMAPPING_H
|
||||
#ifndef SWIFT_SAMPLE_SAMPLESMODELMAPPING_H
|
||||
#define SWIFT_SAMPLE_SAMPLESMODELMAPPING_H
|
||||
|
||||
class QTextStream;
|
||||
|
||||
namespace BlackSample
|
||||
namespace swift::sample
|
||||
{
|
||||
//! Samples for model mapping classes
|
||||
class CSamplesModelMapping
|
||||
|
||||
Reference in New Issue
Block a user