Revert unintended change in listener refactoring.
This commit is contained in:
parent
4664af12fa
commit
d8acf44a3a
@ -260,7 +260,7 @@ public:
|
||||
* SGPropertyNode::untie doesn't need to know the type of an
|
||||
* extended property.
|
||||
*/
|
||||
virtual SGRaw* makeContainer() const = 0;
|
||||
virtual SGRawExtended* makeContainer() const = 0;
|
||||
};
|
||||
|
||||
// Choose between different base classes based on whether the value is
|
||||
|
Loading…
Reference in New Issue
Block a user