drag edithandle rework, lib x264/x265 update, dvb fixes, batchrender boot_defaults...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / pluginlv2gui.inc
1 #ifndef __PLUGINLV2GUI_INC__
2 #define __PLUGINLV2GUI_INC__
3
4 class PluginLV2ClientUI;
5 class PluginLV2ClientReset;
6 class PluginLV2ClientText;
7 class PluginLV2ClientApply;
8 class PluginLV2Client_OptPanel;
9 class PluginLV2ClientPot;
10 class PluginLV2ClientSlider;
11 class PluginLV2ClientWindow;
12 class PluginLV2ParentUI;
13
14 #endif