diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-04-03 08:52:54 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-04-03 08:52:54 +0000 |
commit | ce5f52914303b06146b4cd0e9df5841f1c43fc52 (patch) | |
tree | 09adadd32cf10500806b14b209184784b321f100 /audio/tse3/files/patch-src__tse3__cmd__Phrase.h | |
parent | abb277f9b72a1f339043d92fcd4ac6b30a7e8ad1 (diff) | |
download | ports-ce5f52914303b06146b4cd0e9df5841f1c43fc52.tar.gz ports-ce5f52914303b06146b4cd0e9df5841f1c43fc52.zip |
Notes
Diffstat (limited to 'audio/tse3/files/patch-src__tse3__cmd__Phrase.h')
-rw-r--r-- | audio/tse3/files/patch-src__tse3__cmd__Phrase.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/tse3/files/patch-src__tse3__cmd__Phrase.h b/audio/tse3/files/patch-src__tse3__cmd__Phrase.h new file mode 100644 index 000000000000..5cd236343507 --- /dev/null +++ b/audio/tse3/files/patch-src__tse3__cmd__Phrase.h @@ -0,0 +1,10 @@ +--- src/tse3/cmd/Phrase.h.orig 2005-07-25 20:22:38.000000000 +0900 ++++ src/tse3/cmd/Phrase.h 2009-04-02 13:01:31.000000000 +0900 +@@ -29,6 +29,7 @@ + class Phrase; + class Song; + class Part; ++ class PhraseEdit; + + namespace Cmd + { |