mirror of
https://github.com/microtherion/VocalEasel.git
synced 2024-12-22 03:04:00 +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
|
// (MN) Matthias Neeracher
|
||||||
//
|
//
|
||||||
// Copyright © 2005-2008 Matthias Neeracher
|
// Copyright © 2005-2018 Matthias Neeracher
|
||||||
//
|
//
|
||||||
|
|
||||||
#import <Cocoa/Cocoa.h>
|
#import <Cocoa/Cocoa.h>
|
||||||
|
|
||||||
@interface VLAppController : NSObject {
|
@interface VLAppController : NSObject {
|
||||||
IBOutlet NSPopUpButton * lilypondPath;
|
IBOutlet NSPopUpButton * lilypondPath;
|
||||||
IBOutlet id mirrorWin;
|
IBOutlet id mirrorWin;
|
||||||
IBOutlet NSMenu * debugMenu;
|
IBOutlet NSMenu * debugMenu;
|
||||||
|
|
||||||
NSString * toolPath;
|
NSString * toolPath;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user