瀏覽代碼

so amazing

pull/1/head
Burrit0z 4 年之前
父節點
當前提交
4cda1b977c
共有 2 個檔案被更改,包括 2 行新增2 行删除
  1. +0
    -2
      KAIBatteryPlatter.mm
  2. +2
    -0
      Kai.xm

+ 0
- 2
KAIBatteryPlatter.mm 查看文件

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

}];

self.stackHolder.frame = self.frame;

}

-(void)refreshForPrefs {

+ 2
- 0
Kai.xm 查看文件

@@ -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;
}


Loading…
取消
儲存