mirror of
https://github.com/arsenetar/dupeguru.git
synced 2025-03-10 13:44:37 +00:00
6 lines
121 B
Mathematica
6 lines
121 B
Mathematica
|
#import "Consts.h"
|
||
|
|
||
|
NSString *ImageLoadedNotification = @"ImageLoadedNotification";
|
||
|
NSString *APPNAME = @"dupeGuru PE";
|
||
|
|