mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
0033557: Coding - Cocoa compilation problem
Fixed extern relation for VisTest component on MacOS
This commit is contained in:
parent
83bb2a329d
commit
656b0d217f
@ -176,11 +176,12 @@ namespace
|
|||||||
GetDisplayConnection() = theDisplayConnection;
|
GetDisplayConnection() = theDisplayConnection;
|
||||||
}
|
}
|
||||||
|
|
||||||
static ViewerTest_ViewerCommandsViewMap ViewerTest_myViews;
|
|
||||||
static ViewerTest_ViewerCommandsInteractiveContextMap ViewerTest_myContexts;
|
static ViewerTest_ViewerCommandsInteractiveContextMap ViewerTest_myContexts;
|
||||||
static ViewerTest_ViewerCommandsGraphicDriverMap ViewerTest_myDrivers;
|
static ViewerTest_ViewerCommandsGraphicDriverMap ViewerTest_myDrivers;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
ViewerTest_ViewerCommandsViewMap ViewerTest_myViews;
|
||||||
|
|
||||||
static struct
|
static struct
|
||||||
{
|
{
|
||||||
Quantity_Color FlatColor;
|
Quantity_Color FlatColor;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user