feito fork de ExoticSwingset/TruthfulDock
6 linhas
77 B
Plaintext
6 linhas
77 B
Plaintext
%hook SBDockView
|
|
-(void)setBackgroundAlpha:(double)arg1 {
|
|
%orig(0.0);
|
|
}
|
|
%end
|