mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
ce5f529143
PR: 133310 Submitted by: Ports Fury
11 lines
251 B
C++
11 lines
251 B
C++
--- 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
|
|
{
|