mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-06 15:19:29 +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/MixerToolBar.h \
|
||||||
toolbars/SelectionBar.cpp \
|
toolbars/SelectionBar.cpp \
|
||||||
toolbars/SelectionBar.h \
|
toolbars/SelectionBar.h \
|
||||||
|
toolbars/SpectralSelectionBar.cpp \
|
||||||
|
toolbars/SpectralSelectionBar.h \
|
||||||
|
toolbars/SpectralSelectionBarListener.h \
|
||||||
toolbars/ToolBar.cpp \
|
toolbars/ToolBar.cpp \
|
||||||
toolbars/ToolBar.h \
|
toolbars/ToolBar.h \
|
||||||
toolbars/ToolDock.cpp \
|
toolbars/ToolDock.cpp \
|
||||||
@ -527,6 +530,8 @@ audacity_SOURCES = \
|
|||||||
widgets/Meter.h \
|
widgets/Meter.h \
|
||||||
widgets/MultiDialog.cpp \
|
widgets/MultiDialog.cpp \
|
||||||
widgets/MultiDialog.h \
|
widgets/MultiDialog.h \
|
||||||
|
widgets/NumericTextCtrl.cpp \
|
||||||
|
widgets/NumericTextCtrl.h \
|
||||||
widgets/numformatter.cpp \
|
widgets/numformatter.cpp \
|
||||||
widgets/numformatter.h \
|
widgets/numformatter.h \
|
||||||
widgets/ProgressDialog.cpp \
|
widgets/ProgressDialog.cpp \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user