mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 14:02:57 +02:00
Move track resizing code out of TrackPanel.cpp, though it still...
... cooperates more closely with TrackPanel than the other UIHandle subclasses do.
This commit is contained in:
committed by
Paul Licameli
parent
703abe87bc
commit
bbfa574790
@@ -249,6 +249,8 @@ audacity_SOURCES = \
|
||||
TrackPanelCellIterator.h \
|
||||
TrackPanelListener.h \
|
||||
TrackPanelMouseEvent.h \
|
||||
TrackPanelResizeHandle.cpp \
|
||||
TrackPanelResizeHandle.h \
|
||||
TranslatableStringArray.h \
|
||||
UIHandle.h \
|
||||
UIHandle.cpp \
|
||||
|
Reference in New Issue
Block a user