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:
@@ -61,7 +61,6 @@ class ElementsPanelWidget : public QWidget {
|
||||
inline ElementsPanel &elementsPanel() const;
|
||||
|
||||
signals:
|
||||
void requestForDiagram(Diagram *);
|
||||
void requestForProject(QETProject *);
|
||||
void requestForNewDiagram(QETProject *);
|
||||
void requestForProjectClosing(QETProject *);
|
||||
|
||||
Reference in New Issue
Block a user