Gui: Add GuiExport to SoToggleSwitch
This commit is contained in:
committed by
Benjamin Nauck
parent
af48d6292a
commit
0eb155ebc9
@@ -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