awindowgui / mwindowedit / label rework
[goodguy/history.git] / cinelerra-5.1 / cinelerra / labeledit.inc
index f8ccd0642c7541f7d2d2a33728e4ee19f466177a..1a2929f0f9b28a6ca102200ff8f1e145ee8f65c9 100644 (file)
@@ -1,7 +1,7 @@
-
 /*
  * CINELERRA
  * Copyright (C) 2006 Pierre Dumuid
+ * Copyright (C) 2008 Adam Williams <broadcast at earthling dot net>
  *
  * 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
 #ifndef LABELEDIT_INC
 #define LABELEDIT_INC
 
-
-
-
 class LabelEdit;
-
-
+class LabelEditWindow;
+class LabelEditTitle;
+class LabelEditComments;
 
 #endif