mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-01-04 19:40:53 +01:00
Enable the drag and drop inside the new element panel
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4284 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -55,6 +55,7 @@ class ElementCollectionItem
|
||||
virtual bool isDir() const;
|
||||
virtual bool isElement() const;
|
||||
virtual bool isValid() const;
|
||||
virtual QList <ElementCollectionItem *> items() const;
|
||||
|
||||
protected:
|
||||
ElementCollectionItem *m_parent_item;
|
||||
|
||||
Reference in New Issue
Block a user