mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-04-11 09:29:59 +02:00
forget file from previous commit
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5341 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -47,6 +47,7 @@ class MultiPasteDialog : public QDialog
|
|||||||
QPointF m_origin;
|
QPointF m_origin;
|
||||||
QDomDocument m_document;
|
QDomDocument m_document;
|
||||||
bool m_accept = false;
|
bool m_accept = false;
|
||||||
|
QList<DiagramContent> m_pasted_content_list;
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // MULTIPASTEDIALOG_H
|
#endif // MULTIPASTEDIALOG_H
|
||||||
|
|||||||
Reference in New Issue
Block a user