partial old-style drag support
This commit is contained in:
parent
714d629752
commit
149b9a6766
2 changed files with 20 additions and 47 deletions
|
|
@ -91,6 +91,7 @@ class PlaylistView : public QListView {
|
|||
|
||||
QSet<int> m_old_selection;
|
||||
int m_old_current_index;
|
||||
int m_prev_scroll_pos;
|
||||
};
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue