some render cache adjustments
This commit is contained in:
@@ -39,6 +39,8 @@ class NodeView : public QGraphicsView
|
||||
public:
|
||||
NodeView(QWidget* parent);
|
||||
|
||||
virtual ~NodeView() override;
|
||||
|
||||
/**
|
||||
* @brief Sets the graph to view
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user