X-Git-Url: http://git.cinelerra-gg.org/git/?p=goodguy%2Fhistory.git;a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Flabeledit.inc;h=1a2929f0f9b28a6ca102200ff8f1e145ee8f65c9;hp=f8ccd0642c7541f7d2d2a33728e4ee19f466177a;hb=502b6f3b6fd04f6b01c6d70dcb81aa304dd0db1c;hpb=21c2e6b36d6a96c2f662a89459d607b5a387f4eb diff --git a/cinelerra-5.1/cinelerra/labeledit.inc b/cinelerra-5.1/cinelerra/labeledit.inc index f8ccd064..1a2929f0 100644 --- a/cinelerra-5.1/cinelerra/labeledit.inc +++ b/cinelerra-5.1/cinelerra/labeledit.inc @@ -1,7 +1,7 @@ - /* * CINELERRA * Copyright (C) 2006 Pierre Dumuid + * Copyright (C) 2008 Adam Williams * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -22,11 +22,9 @@ #ifndef LABELEDIT_INC #define LABELEDIT_INC - - - class LabelEdit; - - +class LabelEditWindow; +class LabelEditTitle; +class LabelEditComments; #endif