1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2024-10-19 00:55:58 +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";