mirror of
https://github.com/microtherion/VocalEasel.git
synced 2025-04-27 17:14:30 +00:00
Merge branch 'master' of ssh://git.code.sf.net/p/vocaleasel/git
This commit is contained in:
commit
d0156f36d2
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user