olaf neophyte and de.po updates, valgrind tweaks, delete green lady, inkscape dpi=96
[goodguy/history.git] / cinelerra-5.1 / cinelerra / pluginlv2gui.inc
index 033986c3ce1836989238872f5b412e3e865e4f49..f282cc59ce3fe7b36a8dbe0b9e9ca77fce17c7ca 100644 (file)
@@ -1,8 +1,14 @@
 #ifndef __PLUGINLV2GUI_INC__
 #define __PLUGINLV2GUI_INC__
 
-class PluginLV2GUI;
-class PluginLV2ParentGUI;
-class PluginLV2ChildGUI;
+class PluginLV2ClientUI;
+class PluginLV2ClientReset;
+class PluginLV2ClientText;
+class PluginLV2ClientApply;
+class PluginLV2Client_OptPanel;
+class PluginLV2ClientPot;
+class PluginLV2ClientSlider;
+class PluginLV2ClientWindow;
+class PluginLV2ParentUI;
 
 #endif