aboutsummaryrefslogtreecommitdiff
path: root/audio/tse3/files/patch-src__tse3__cmd__Phrase.h
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-04-03 08:52:54 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-04-03 08:52:54 +0000
commitce5f52914303b06146b4cd0e9df5841f1c43fc52 (patch)
tree09adadd32cf10500806b14b209184784b321f100 /audio/tse3/files/patch-src__tse3__cmd__Phrase.h
parentabb277f9b72a1f339043d92fcd4ac6b30a7e8ad1 (diff)
downloadports-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.h10
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
+ {