mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-05 08:33:53 +01:00
Fix misspelled file name in comments and add Doxygen
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user