stub file to enable nightly builds
This commit is contained in:
14
libs/surfaces/faderport/operations.cc
Normal file
14
libs/surfaces/faderport/operations.cc
Normal file
@@ -0,0 +1,14 @@
|
||||
#include "faderport.h"
|
||||
|
||||
using namespace ArdourSurface;
|
||||
|
||||
void
|
||||
FaderPort::undo()
|
||||
{
|
||||
}
|
||||
|
||||
void
|
||||
FaderPort::redo()
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user