export all selected content added
This commit is contained in:
parent
3d664ca4ef
commit
68868b1f6c
18 changed files with 167 additions and 39 deletions
|
@ -35,5 +35,5 @@ void SavegameDialog::on_cmdClose_clicked()
|
|||
|
||||
void SavegameDialog::on_cmdCopy_clicked()
|
||||
{
|
||||
SavegameCopy::CopySavegame(this, sgdPath);
|
||||
SavegameCopy::copySavegame(this, sgdPath);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue