mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-05 14:49:25 +02:00
Added NumericTextCtrl.cpp and SpectralSelectionBar.cpp
This commit is contained in:
parent
851e332b7b
commit
cb7d090cd6
@ -487,6 +487,9 @@ audacity_SOURCES = \
|
||||
toolbars/MixerToolBar.h \
|
||||
toolbars/SelectionBar.cpp \
|
||||
toolbars/SelectionBar.h \
|
||||
toolbars/SpectralSelectionBar.cpp \
|
||||
toolbars/SpectralSelectionBar.h \
|
||||
toolbars/SpectralSelectionBarListener.h \
|
||||
toolbars/ToolBar.cpp \
|
||||
toolbars/ToolBar.h \
|
||||
toolbars/ToolDock.cpp \
|
||||
@ -527,6 +530,8 @@ audacity_SOURCES = \
|
||||
widgets/Meter.h \
|
||||
widgets/MultiDialog.cpp \
|
||||
widgets/MultiDialog.h \
|
||||
widgets/NumericTextCtrl.cpp \
|
||||
widgets/NumericTextCtrl.h \
|
||||
widgets/numformatter.cpp \
|
||||
widgets/numformatter.h \
|
||||
widgets/ProgressDialog.cpp \
|
||||
|
Loading…
x
Reference in New Issue
Block a user