documented new node classes
This commit is contained in:
@@ -15,6 +15,11 @@ QString ViewerOutput::Name()
|
||||
return tr("Viewer");
|
||||
}
|
||||
|
||||
QString ViewerOutput::id()
|
||||
{
|
||||
return "org.olivevideoeditor.Olive.vieweroutput";
|
||||
}
|
||||
|
||||
QString ViewerOutput::Category()
|
||||
{
|
||||
return tr("Output");
|
||||
|
||||
Reference in New Issue
Block a user