From: Joseph Spiros Date: Tue, 28 Oct 2003 12:44:37 +0000 (+0000) Subject: -respondsToSelector is an instance method, not a class method, so I have X-Git-Tag: v0.1~24 X-Git-Url: http://git.ithinksw.org/ITKit.git/commitdiff_plain/3b008a2426d0ca9619ee5409e831e570d8397963?hp=3b008a2426d0ca9619ee5409e831e570d8397963 -respondsToSelector is an instance method, not a class method, so I have to fix my Panther fix of menu item indentation stuff. ---