|
From: Joseph W. <jo...@so...> - 2000-12-18 06:36:33
|
Update of /cvsroot/kreatecd/kreatecd/kreatecd In directory usw-pr-cvs1:/tmp/cvs-serv26325 Modified Files: MainWindow.cpp MainWindow.h Makefile.am Added Files: TrackListManager.cpp TrackListManager.h TrackListView.cpp TrackListView.h Log Message: First part of DND implementation in the tracksView. For the moment tracks can be moved one up or one down in the tracklist, using the mouse. 2 additinal classes are added: trackListView and trackListManager |