#include <Song.h>
Inheritance diagram for TSE3::Cmd::Song_SetCopyright:
Public Member Functions | |
Song_SetCopyright (TSE3::Song *s, const std::string &str) |
Command to set a Song's copyright.
|
To create this command specify the Song object to alter and the new copyright message. |