X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fconn-avoid-ref.h;h=c60cf7afd1c5a28ed742b37e68b4598bc79dd4eb;hb=c2163b544f441fdd51e80da77f1bc63d21703724;hp=a30dc4b9366794bb3da87d2343e6f1319be7f209;hpb=3fea53c3e91bfe887e67441426326944d802bf68;p=inkscape.git 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);