diff -r eaffb02f0053 -r a86768368309 QTfrontend/game.cpp --- a/QTfrontend/game.cpp Mon May 16 22:04:59 2011 +0400 +++ b/QTfrontend/game.cpp Tue May 17 19:05:13 2011 -0400 @@ -287,7 +287,7 @@ } } -QStringList HWGame::setArguments() +QStringList HWGame::getArguments() { QStringList arguments; QRect resolution = config->vid_Resolution();