Merge branch 'master' of ssh://git.code.sf.net/p/vocaleasel/git

This commit is contained in:
Matthias Neeracher 2018-02-17 22:52:27 +01:00
commit d0156f36d2

View File

@ -5,14 +5,14 @@
//
// (MN) Matthias Neeracher
//
// Copyright © 2005-2008 Matthias Neeracher
// Copyright © 2005-2018 Matthias Neeracher
//
#import <Cocoa/Cocoa.h>
@interface VLAppController : NSObject {
IBOutlet NSPopUpButton * lilypondPath;
IBOutlet id mirrorWin;
IBOutlet id mirrorWin;
IBOutlet NSMenu * debugMenu;
NSString * toolPath;