mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-20 16:20:52 +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:
@@ -27,6 +27,7 @@ class QVBoxLayout;
|
||||
class QMenu;
|
||||
class QLineEdit;
|
||||
class ElementCollectionItem;
|
||||
class QProgressBar;
|
||||
|
||||
/**
|
||||
* @brief The ElementsCollectionWidget class
|
||||
@@ -69,6 +70,7 @@ class ElementsCollectionWidget : public QWidget
|
||||
QVBoxLayout *m_main_vlayout;
|
||||
QMenu *m_context_menu;
|
||||
ElementCollectionItem *m_item_at_context_menu;
|
||||
QProgressBar *m_progress_bar;
|
||||
|
||||
QAction *m_open_dir,
|
||||
*m_edit_element,
|
||||
|
||||
Reference in New Issue
Block a user