From bf911ac87c17599bc07bb25726f1fa332d233a64 Mon Sep 17 00:00:00 2001 From: randomguy3 Date: Sun, 11 Mar 2012 15:20:43 +0000 Subject: Tidy methods up git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@425 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64 --- tikzit/src/common/Node.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tikzit/src/common/Node.h') diff --git a/tikzit/src/common/Node.h b/tikzit/src/common/Node.h index e2d4520..1e580ce 100644 --- a/tikzit/src/common/Node.h +++ b/tikzit/src/common/Node.h @@ -50,6 +50,8 @@ @brief The shape to use @detail This is a convenience property that resolves the shape name from the style, and uses a circle if there is no style. + + This property is NOT KVO-compliant */ @property (readonly) Shape *shape; -- cgit v1.2.3