diff --git a/src/ViewerTest/ViewerTest_ViewerCommands.cxx b/src/ViewerTest/ViewerTest_ViewerCommands.cxx index 2124453e20..0de77278ea 100644 --- a/src/ViewerTest/ViewerTest_ViewerCommands.cxx +++ b/src/ViewerTest/ViewerTest_ViewerCommands.cxx @@ -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;