mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-08-06 17:53:23 +08:00
Fix blackgui unit test namespaces
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
using namespace BlackGui;
|
||||
|
||||
namespace BlackCoreTest
|
||||
namespace BlackGuiTest
|
||||
{
|
||||
|
||||
CTestGuiUtilities::CTestGuiUtilities(QObject *parent) :
|
||||
|
||||
Reference in New Issue
Block a user