Camino only - branch bustage fix for bug 300304

This commit is contained in:
stuart.morgan%alumni.case.edu 2006-11-11 22:02:23 +00:00
parent d86c5d6038
commit c8d12f93f9

View File

@ -41,6 +41,7 @@
#if MAC_OS_X_VERSION_MAX_ALLOWED < MAC_OS_X_VERSION_10_3
@class NSShadow;
NSString* const NSShadowAttributeName = @"NSShadow";
#endif
@interface DraggableImageAndTextCell(Private)