projectpanel: select nodes when items are selected in the project explorer
This commit is contained in:
@@ -66,6 +66,8 @@ public slots:
|
||||
signals:
|
||||
void ProjectNameChanged();
|
||||
|
||||
void SelectionChanged(const QVector<Node *> &selected);
|
||||
|
||||
private:
|
||||
virtual void Retranslate() override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user