diff options
Diffstat (limited to 'src/core/model/Node.hpp')
-rw-r--r-- | src/core/model/Node.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/model/Node.hpp b/src/core/model/Node.hpp index 0523c69..f8893a7 100644 --- a/src/core/model/Node.hpp +++ b/src/core/model/Node.hpp @@ -207,7 +207,7 @@ protected: * * @param state is used internally to manage the resolution process. */ - virtual void continueResolve(ResolutionState &state); + virtual void doResolve(ResolutionState &state); /** * Tries to advance the resolution process with the compositum pointed at |