moved various classes from root to common folder
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@
|
||||
|
||||
#include "node.h"
|
||||
|
||||
#include "qobjectlistcast.h"
|
||||
#include "common/qobjectlistcast.h"
|
||||
|
||||
Node::Node(QObject *parent) :
|
||||
QObject(parent)
|
||||
|
||||
Reference in New Issue
Block a user