mirror of
https://github.com/arsenetar/dupeguru.git
synced 2025-03-10 13:44:37 +00:00
Fix some compiler warnings (Cocoa)
This commit is contained in:
parent
c05f01853d
commit
632650b483
@ -17,7 +17,7 @@ http://www.gnu.org/licenses/gpl-3.0.html
|
|||||||
#import "HSRecentFiles.h"
|
#import "HSRecentFiles.h"
|
||||||
#import "HSProgressWindow.h"
|
#import "HSProgressWindow.h"
|
||||||
|
|
||||||
@interface AppDelegateBase : NSObject
|
@interface AppDelegateBase : NSObject <NSFileManagerDelegate>
|
||||||
{
|
{
|
||||||
NSMenu *recentResultsMenu;
|
NSMenu *recentResultsMenu;
|
||||||
NSMenu *columnsMenu;
|
NSMenu *columnsMenu;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user