mirror of https://github.com/odrling/Aegisub
Cleanup doxygen markup.
Originally committed to SVN as r3329.
This commit is contained in:
parent
583cf55afb
commit
4e37bdea68
|
@ -51,11 +51,8 @@ typedef std::vector<unsigned char> DataVec;
|
|||
|
||||
|
||||
|
||||
/// DOCME
|
||||
/// @class AttachData
|
||||
/// @brief DOCME
|
||||
///
|
||||
/// DOCME
|
||||
class AttachData {
|
||||
private:
|
||||
|
||||
|
@ -76,11 +73,8 @@ public:
|
|||
|
||||
|
||||
|
||||
/// DOCME
|
||||
/// @class AssAttachment
|
||||
/// @brief DOCME
|
||||
///
|
||||
/// DOCME
|
||||
class AssAttachment : public AssEntry {
|
||||
private:
|
||||
|
||||
|
|
Loading…
Reference in New Issue