export all selected content added
This commit is contained in:
parent
3d664ca4ef
commit
68868b1f6c
18 changed files with 167 additions and 39 deletions
|
|
@ -28,7 +28,7 @@ SavegameCopy::SavegameCopy()
|
|||
|
||||
}
|
||||
|
||||
void SavegameCopy::CopySavegame(QWidget *parent, QString sgdPath)
|
||||
void SavegameCopy::copySavegame(QWidget *parent, QString sgdPath)
|
||||
{
|
||||
QSettings settings("Syping", "gta5sync");
|
||||
settings.beginGroup("FileDialogs");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue