mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-01-30 07:09:59 +01:00
Add highlight item on drag element (test it)
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2644 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -121,5 +121,6 @@ class ElementsPanel : public GenericPanel {
|
||||
int loading_progress_; ///< used to track the loading progress of elements collections
|
||||
bool first_reload_; ///< used to distinguish the first time this panel is reloaded
|
||||
QString filter_; ///< Currently applied filter
|
||||
QTreeWidgetItem *it_prev_, *it_;
|
||||
};
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user