paceholder / nodeeditor

Qt Node Editor. Dataflow programming framework
BSD 3-Clause "New" or "Revised" License
2.94k stars 796 forks source link

without this forward declaration it it wasn't compiling #323

Closed tatolevicz closed 1 year ago

tatolevicz commented 1 year ago

without this forward declaration it it wasn't compiling when trying to create a custom NodePainterDelegate.

paceholder commented 1 year ago

Thanks for fixing this!