mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 09:20:16 +01:00
Updates Doxygen documentation
This commit is contained in:
committed by
Dmitry Vedenko
parent
abfda00b8b
commit
97914403f6
@@ -35,7 +35,7 @@ public:
|
||||
// DV: We consider a FileException to be internal for now.
|
||||
// We used to have some odd cases related to the read-only folder in 3.0.0,
|
||||
// so it is good to have a full picture here.
|
||||
// In case we see to many - we will tweak this behavior in the next release.
|
||||
// In case we see too many - we will tweak this behavior in the next release.
|
||||
: MessageBoxException{ ExceptionType::Internal, caption }
|
||||
, cause{ cause_ }, fileName{ fileName_ }, renameTarget{ renameTarget_ }
|
||||
{}
|
||||
|
||||
Reference in New Issue
Block a user