X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=sope-core%2FEOControl%2FEOSortOrdering.h;h=a2ba4f71e0a22d79e522b0db3efa450cebfb4790;hb=7a001c0aa03a388d050e6a06b60e189fab3842af;hp=97eeb0f6d008ec93a487be60a4417445d74e9b48;hpb=5c20fc7f91fbfb735423f065119d57160c757a10;p=sope diff --git a/sope-core/EOControl/EOSortOrdering.h b/sope-core/EOControl/EOSortOrdering.h index 97eeb0f6..a2ba4f71 100644 --- a/sope-core/EOControl/EOSortOrdering.h +++ b/sope-core/EOControl/EOSortOrdering.h @@ -24,6 +24,7 @@ #import #include +#include @class NSDictionary, NSString; @@ -42,7 +43,7 @@ EOControl_EXPORT SEL EOCompareCaseInsensitiveAscending; EOControl_EXPORT SEL EOCompareCaseInsensitiveDescending; #endif -@interface EOSortOrdering : NSObject +@interface EOSortOrdering : NSObject < EOKeyValueArchiving > { NSString *key; SEL selector;