mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-23 14:45:51 +01:00
Doxygen commentary for subclasses of AudacityException
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
//
|
||||
// UserException.cpp
|
||||
//
|
||||
//
|
||||
// Created by Paul Licameli on 11/27/16.
|
||||
//
|
||||
//
|
||||
/*!
|
||||
@file UserException.cpp
|
||||
@brief implements UserException
|
||||
|
||||
Created by Paul Licameli on 11/27/16.
|
||||
|
||||
*/
|
||||
|
||||
#include "Audacity.h"
|
||||
#include "UserException.h"
|
||||
|
||||
Reference in New Issue
Block a user