mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 12:40:35 +01:00
Minor : use Diagram::showMe() method instead of emit several signal to do the same thing
This commit is contained in:
@@ -52,7 +52,6 @@ class ElementsPanel : public GenericPanel {
|
||||
|
||||
signals:
|
||||
void requestForProject(QETProject *);
|
||||
void requestForDiagram(Diagram *);
|
||||
void requestForTitleBlockTemplate(const TitleBlockTemplateLocation &);
|
||||
|
||||
public slots:
|
||||
|
||||
Reference in New Issue
Block a user