3 lines
128 B
C
3 lines
128 B
C
#define IPAD (UIDevice.currentDevice.userInterfaceIdiom == UIUserInterfaceIdiomPad)
|
|
|
|
#define L(str) NSLocalizedString(str, nil)
|