mirror of
https://github.com/arsenetar/dupeguru.git
synced 2024-11-10 17:59:02 +00:00
1ab2c23893
--HG-- extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%4055
6 lines
105 B
Objective-C
6 lines
105 B
Objective-C
#import <Cocoa/Cocoa.h>
|
|
#import "dgbase/DetailsPanel.h"
|
|
|
|
|
|
@interface DetailsPanel : DetailsPanelBase
|
|
@end |