mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +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