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