Fixed deprecated #idef

This commit is contained in:
Robert Osfield
2004-06-14 20:14:54 +00:00
parent 616ee0928a
commit 85344ebdaf

View File

@@ -68,7 +68,7 @@ class SG_EXPORT Switch : public Group
/** Set a single child to be on, switch off all other children.*/
bool setSingleChildOn(unsigned int pos);
#ifdef USE_DEPRECTATED_API
#ifdef USE_DEPRECATED_API
/**
* Special values for the Switch. Use these if you want to
* turn on/off all child nodes.