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