1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2024-11-05 07:49:02 +00:00
dupeguru/pe/cocoa/Consts.m

6 lines
121 B
Mathematica
Raw Normal View History

#import "Consts.h"
NSString *ImageLoadedNotification = @"ImageLoadedNotification";
NSString *APPNAME = @"dupeGuru PE";