1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2024-10-18 16:45:57 +00:00
dupeguru/me/cocoa/DetailsPanel.h
hsoft 1ab2c23893 me cocoa: pushed DetailsPanel common code down to dgbase.
--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%4055
2009-06-15 12:40:15 +00:00

6 lines
105 B
Objective-C

#import <Cocoa/Cocoa.h>
#import "dgbase/DetailsPanel.h"
@interface DetailsPanel : DetailsPanelBase
@end