mask xy scale, mask boundary only overlay, fix 8 char mask nm bug, rework maskgui...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / pluginlv2config.inc
1 #ifndef __PLUGINLV2CONFIG_INC__
2 #define __PLUGINLV2CONFIG_INC__
3
4 class Lv2Feature;
5 class Lv2Features;
6 class PluginLV2UriTable;
7 class PluginLV2Client_OptName;
8 class PluginLV2Client_OptValue;
9 class PluginLV2Client_Opt;
10 class PluginLV2ClientConfig;
11
12 #endif