Przeglądaj źródła

Update Tweak.x

master
exoticswingset 4 lat temu
rodzic
commit
058a299e15
Brak konta powiązanego z adresem e-mail autora
1 zmienionych plików z 2 dodań i 1 usunięć
  1. +2
    -1
      Tweak.x

+ 2
- 1
Tweak.x Wyświetl plik

@@ -3,7 +3,8 @@
-(void)setBackgroundAlpha:(double)arg1 { // Method found in SBDockView.h used to set dock opacity
// Preferences
NSDictionary *bundleDefaults = [[NSUserDefaults standardUserDefaults]persistentDomainForName:@"com.exoticswingset.truthfuldockprefs"];
NSDictionary *bundleDefaults = [[NSUserDefaults standardUserDefaults]
persistentDomainForName:@"com.exoticswingset.truthfuldockprefs"];
id isTweakEnabled = [bundleDefaults valueForKey:@"isTweakEnabled"];
double alphaValue = [[bundleDefaults valueForKey:@"alphaValue"]doubleValue];

Ładowanie…
Anuluj
Zapisz