MuseScore
3.4
Music composition and notation
libmscore
keyfinder.h
Go to the documentation of this file.
1
//=============================================================================
2
// MuseScore
3
// Music Composition & Notation
4
//
5
// Copyright (C) 2002-2011 Werner Schweer
6
//
7
// This program is free software; you can redistribute it and/or modify
8
// it under the terms of the GNU General Public License version 2
9
// as published by the Free Software Foundation and appearing in
10
// the file LICENCE.GPL
11
//=============================================================================
12
13
#ifndef __KEYFINDER_H__
14
#define __KEYFINDER_H__
15
16
namespace
Ms
{
17
class
MidiTrack
;
18
}
19
20
namespace
AL
{
21
class
TimeSigMap;
22
};
23
24
25
#endif
26
MidiTrack
Definition:
midifile.h:30
AL
Definition:
keyfinder.h:20
Ms
Definition:
aeolus.cpp:26
Generated by
1.8.13