mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-14 06:31:27 +00:00
FIXED: ivars warning fixes
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
@import "CPLocale.j"
|
||||
|
||||
@class CPNull
|
||||
@class CPDictionary
|
||||
|
||||
@global CPLocaleLanguageCode
|
||||
@global CPLocaleCountryCode
|
||||
|
||||
@@ -24,6 +24,8 @@
|
||||
@import "CPDate.j"
|
||||
@import "CPLocale.j"
|
||||
|
||||
@class CPData
|
||||
|
||||
CPTimeZoneNameStyleStandard = 0;
|
||||
CPTimeZoneNameStyleShortStandard = 1;
|
||||
CPTimeZoneNameStyleDaylightSaving = 2;
|
||||
|
||||
Reference in New Issue
Block a user