mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-02-05 04:41:39 +00:00
Converted stats_label to objp.
--HG-- branch : objp
This commit is contained in:
5
cocoa/base/bridge/StatsLabelView.h
Normal file
5
cocoa/base/bridge/StatsLabelView.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#import <Cocoa/Cocoa.h>
|
||||
|
||||
@protocol StatsLabelView <NSObject>
|
||||
- (void)refresh;
|
||||
@end
|
||||
Reference in New Issue
Block a user