mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-29 12:45:40 +08:00
Use nested namespaces (C++17 feature)
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
#include <QList>
|
||||
|
||||
namespace Ui { class CAtcStationComponent; }
|
||||
namespace BlackMisc { namespace Aviation { class CCallsign; } }
|
||||
namespace BlackMisc::Aviation { class CCallsign; }
|
||||
namespace BlackGui
|
||||
{
|
||||
class CDockWidgetInfoArea;
|
||||
|
||||
Reference in New Issue
Block a user