Files
oak-editor/nodes/inputs/doubleinput.cpp
T
2019-04-10 10:36:31 +10:00

7 lines
58 B
C++

#include "doubleinput.h"
DoubleInput::DoubleInput()
{
}