Code

r11451@tres: ted | 2006-04-17 22:21:33 -0700
[inkscape.git] / src / conn-avoid-ref.h
index a30dc4b9366794bb3da87d2343e6f1319be7f209..c60cf7afd1c5a28ed742b37e68b4598bc79dd4eb 100644 (file)
@@ -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);