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