mirror of
https://github.com/cookiengineer/audacity
synced 2025-09-18 00:50:52 +02:00
Fix misspelled file name in comments and add Doxygen
This commit is contained in:
parent
7d359a6640
commit
22c00fab03
@ -1,8 +1,9 @@
|
||||
/**********************************************************************
|
||||
/*!********************************************************************
|
||||
|
||||
Audacity: A Digital Audio Editor
|
||||
|
||||
DBConection.cpp
|
||||
@file DBConnection.cpp
|
||||
@brief Implements DBConnection
|
||||
|
||||
Paul Licameli -- split from ProjectFileIO.cpp
|
||||
|
||||
|
@ -1,8 +1,9 @@
|
||||
/**********************************************************************
|
||||
/*!********************************************************************
|
||||
|
||||
Audacity: A Digital Audio Editor
|
||||
|
||||
DBConection.h
|
||||
@file DBConnection.h
|
||||
@brief Declare DBConnection, which maintains database connection and associated status and background thred
|
||||
|
||||
Paul Licameli -- split from ProjectFileIO.h
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user