mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-19 15:06:07 +01:00
Added NumericTextCtrl.cpp and SpectralSelectionBar.cpp
This commit is contained in:
@@ -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 \
|
||||||
|
|||||||
Reference in New Issue
Block a user