Vuo  2.4.0
VuoInputEditor.cc
Go to the documentation of this file.
1
10#include "VuoInputEditor.hh"
11
16{
17 // Can't use VuoRendererFonts since the dependencies are complicated.
18 return QFont("PT Sans", 12, QFont::Light, false);
19}
20
22{
23 return false;
24}