Load/save automationPattern position. Allow dragging autoViews directly onto automationTrack
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1204 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
@@ -69,6 +69,8 @@ public:
|
||||
automationTrackView( automationTrack * _at, trackContainerView * _tcv );
|
||||
virtual ~automationTrackView();
|
||||
|
||||
virtual void dragEnterEvent( QDragEnterEvent * _dee );
|
||||
virtual void dropEvent( QDropEvent * _de );
|
||||
|
||||
private:
|
||||
bbTrack * m_bbTrack;
|
||||
|
||||
Reference in New Issue
Block a user