Procházet zdrojové kódy

so amazing

pull/1/head
Burrit0z před 4 roky
rodič
revize
4cda1b977c
2 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. +0
    -2
      KAIBatteryPlatter.mm
  2. +2
    -0
      Kai.xm

+ 0
- 2
KAIBatteryPlatter.mm Zobrazit soubor

@@ -213,8 +213,6 @@ long long lastPercentage;

}];

self.stackHolder.frame = self.frame;

}

-(void)refreshForPrefs {

+ 2
- 0
Kai.xm Zobrazit soubor

@@ -111,7 +111,9 @@ CSAdjunctListView *list;

-(void)setPercentCharge:(NSInteger)arg1 {
//sends the noti to update battery info
if(arg1!=0) {
[[NSNotificationCenter defaultCenter] postNotificationName:@"KaiInfoChanged" object:nil userInfo:nil];
}
%orig;
}


Načítá se…
Zrušit
Uložit