latest commits from gta5sync

This commit is contained in:
Rafael 2017-01-27 04:33:27 +01:00
parent 6b1d5b6d1d
commit e031bcec59
14 changed files with 414 additions and 212 deletions

View file

@ -133,7 +133,7 @@ void SnapmaticWidget::on_cmdView_clicked()
void SnapmaticWidget::on_cmdCopy_clicked()
{
PictureCopy::copyPicture(this, picPath);
PictureCopy::copyPicture(this, picPath, smpic);
}
void SnapmaticWidget::on_cmdExport_clicked()