Files
nodeeditor/include/nodes/NodePainterDelegate
Russell Greene d3cc2fb4db Add NodePaintDelegate for custom painting (#67)
* Add onPaint callback to NodeDataModel for custom painting stuff

* Add NodePainterDelegate that allows for custom painting

* Fix state call

* Update NodePainter.cpp
2017-04-22 14:01:42 +02:00

2 lines
45 B
Plaintext

#include "../../src/NodePainterDelegate.hpp"