diff --git a/OpenFlipper/BasePlugin/PluginFunctions.hh b/OpenFlipper/BasePlugin/PluginFunctions.hh index 1e315ce12f1aec29e5f0564687916934a25bf833..e8f154bcbf17a479124a83b85b8af327a6c1f854 100644 --- a/OpenFlipper/BasePlugin/PluginFunctions.hh +++ b/OpenFlipper/BasePlugin/PluginFunctions.hh @@ -351,6 +351,7 @@ void addGlobalNode(ACG::SceneGraph::BaseNode* _node); * The node will be added at the top of the scenegraph, before all other nodes except * The scenegraphs real node. It will therefore influence all nodes in the scenegraph. */ +DLLEXPORT void addGlobalStatusNode(ACG::SceneGraph::BaseNode* _node); /** \brief Add scenegraph node modifing object rendering