created enum for more node data types
This commit is contained in:
@@ -23,9 +23,6 @@ private:
|
||||
NodeView view_;
|
||||
QVector<NodeUI*> nodes_;
|
||||
|
||||
private slots:
|
||||
void Scroll(qreal x, qreal y);
|
||||
|
||||
};
|
||||
|
||||
#endif // NODEEDITOR_H
|
||||
|
||||
Reference in New Issue
Block a user