From 70750ab361db67ffccda4bac53f09bd575ec931d Mon Sep 17 00:00:00 2001 From: "Jay Freeman (saurik)" Date: Mon, 7 Mar 2011 09:26:18 -0800 Subject: Separate out Cydia/LoadingView{,Controller}.*. --- CyteKit/Localize.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CyteKit/Localize.h') diff --git a/CyteKit/Localize.h b/CyteKit/Localize.h index 19b81e6..c0482e6 100644 --- a/CyteKit/Localize.h +++ b/CyteKit/Localize.h @@ -48,4 +48,6 @@ static inline NSString *UCLocalizeEx(NSString *key, NSString *value = nil) { #define UCLocalize(key) UCLocalizeEx(@ key) +extern NSString *Elision_; + #endif//CyteKit_Localize_H -- cgit v1.2.3