diff options
Diffstat (limited to 'src/conn-avoid-ref.h')
| -rw-r--r-- | src/conn-avoid-ref.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/conn-avoid-ref.h b/src/conn-avoid-ref.h index a30dc4b93..c60cf7afd 100644 --- a/src/conn-avoid-ref.h +++ b/src/conn-avoid-ref.h @@ -33,9 +33,9 @@ public: // Returns a list of SPItems of all connectors/shapes attached to // this object. Pass one of the following for 'type': - // Avoid::ConnRef::runningTo - // Avoid::ConnRef::runningFrom - // Avoid::ConnRef::runningToAndFrom + // Avoid::runningTo + // Avoid::runningFrom + // Avoid::runningToAndFrom GSList *getAttachedShapes(const unsigned int type); GSList *getAttachedConnectors(const unsigned int type); |
