#include "paint_project.h" PaintProject::PaintProject() { } PaintProject::~PaintProject() { } void PaintProject::_bind_methods() { }