Merge pull request #448 from ChuckNr11/master

Supplement to pull request #444 by Kellermorph
This commit is contained in:
Laurent Trinques
2026-04-06 05:50:03 +02:00
committed by GitHub
8 changed files with 203 additions and 50 deletions

View File

@@ -98,6 +98,9 @@ class QETDiagramEditor : public QETMainWindow
ProjectView *findProject(const QString &) const;
QMdiSubWindow *subWindowForWidget(QWidget *) const;
signals:
void syncElementsPanel();
public slots:
void save();
void saveAs();