0033557: Coding - Cocoa compilation problem

Fixed extern relation for VisTest component on MacOS
This commit is contained in:
dpasukhi
2023-12-18 11:50:25 +00:00
parent 83bb2a329d
commit 656b0d217f
+2 -1
View File
@@ -176,11 +176,12 @@ namespace
GetDisplayConnection() = theDisplayConnection;
}
static ViewerTest_ViewerCommandsViewMap ViewerTest_myViews;
static ViewerTest_ViewerCommandsInteractiveContextMap ViewerTest_myContexts;
static ViewerTest_ViewerCommandsGraphicDriverMap ViewerTest_myDrivers;
}
ViewerTest_ViewerCommandsViewMap ViewerTest_myViews;
static struct
{
Quantity_Color FlatColor;