You've already forked nodeeditor
mirror of
https://github.com/AxioDL/nodeeditor.git
synced 2026-03-30 11:48:31 -07:00
5 lines
136 B
C++
5 lines
136 B
C++
|
|
#include "models.hpp"
|
||
|
|
|
||
|
|
// For some reason CMake could not generate moc-files correctly
|
||
|
|
// without having a cpp for an QObject from hpp.
|