Gui: Add GuiExport to SoToggleSwitch
This commit is contained in:
committed by
Benjamin Nauck
parent
9dc746389b
commit
8185d01771
@@ -31,7 +31,7 @@
|
||||
/**
|
||||
* A switch that can be used to show or hide all child nodes
|
||||
*/
|
||||
class SoToggleSwitch: public SoSwitch
|
||||
class GuiExport SoToggleSwitch: public SoSwitch
|
||||
{
|
||||
SO_NODE_HEADER(SoToggleSwitch);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user