mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 14:02:57 +02:00
Define an AudacityException subclass for user cancellation of progress
This commit is contained in:
@@ -245,6 +245,8 @@ audacity_SOURCES = \
|
||||
TranslatableStringArray.h \
|
||||
UndoManager.cpp \
|
||||
UndoManager.h \
|
||||
UserException.cpp \
|
||||
UserException.h \
|
||||
ViewInfo.cpp \
|
||||
ViewInfo.h \
|
||||
VoiceKey.cpp \
|
||||
|
Reference in New Issue
Block a user