You've already forked nodeeditor
mirror of
https://github.com/AxioDL/nodeeditor.git
synced 2026-03-30 11:48:31 -07:00
Split Node and NodeGraphicsObject
This commit is contained in:
+2
-4
@@ -1,12 +1,10 @@
|
||||
#include "NodePainter.hpp"
|
||||
|
||||
#include <QtCore/QMargins>
|
||||
|
||||
#include "NodeGeometry.hpp"
|
||||
#include "NodeState.hpp"
|
||||
|
||||
#include "FlowItemEntry.hpp"
|
||||
|
||||
#include <QtCore/QMargins>
|
||||
|
||||
void
|
||||
NodePainter::
|
||||
paint(QPainter* painter,
|
||||
|
||||
Reference in New Issue
Block a user