summaryrefslogtreecommitdiff
path: root/MobileCydia.mm
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2014-10-30 11:16:31 -0700
committerJay Freeman (saurik) <saurik@saurik.com>2014-10-30 11:16:31 -0700
commitf98962e5a9e0baa28f1fca154ebaa33c52bfb654 (patch)
tree13ddb10886745fb13fcc40d0ba5d7fe6d9a09479 /MobileCydia.mm
parent856b8388ba6423823008aa77e4b83a4b9a37983b (diff)
I apparently lost this rotation commit somewhere.
Diffstat (limited to 'MobileCydia.mm')
-rw-r--r--MobileCydia.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/MobileCydia.mm b/MobileCydia.mm
index 15a4f81..c57910f 100644
--- a/MobileCydia.mm
+++ b/MobileCydia.mm
@@ -820,7 +820,7 @@ bool Changed_;
static time_t now_;
bool IsWildcat_;
-static CGFloat ScreenScale_;
+CGFloat ScreenScale_;
static NSString *Idiom_;
static _H<NSString> Firmware_;
static NSString *Major_;