mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-22 13:15:39 +08:00
refactor: Rename remaining "black" identifiers
This commit is contained in:
@@ -20,11 +20,11 @@
|
||||
using namespace swift::config;
|
||||
using namespace swift::misc;
|
||||
using namespace swift::misc::simulation;
|
||||
using namespace swift::misc::simulation::Fsx;
|
||||
using namespace swift::misc::simulation::fsx;
|
||||
using namespace swift::misc::network;
|
||||
using namespace swift::gui;
|
||||
|
||||
namespace BlackSimPlugin::FsxCommon
|
||||
namespace swift::simplugin::fsxcommon
|
||||
{
|
||||
CSimConnectSettingsComponent::CSimConnectSettingsComponent(QWidget *parent) : COverlayMessagesFrame(parent),
|
||||
ui(new Ui::CSimConnectSettingsComponent)
|
||||
|
||||
Reference in New Issue
Block a user