Changed: Comment

--HG--
branch : develop
This commit is contained in:
kervala 2016-05-25 23:29:23 +02:00
parent d76058a130
commit 0df2eb43b0

View file

@ -58,6 +58,8 @@ int main(int argc, char *argv[])
QApplication app(argc, argv);
// TODO: parameters -u (uinstall) and -s (silent)
QApplication::setApplicationName("Ryzom");
QApplication::setApplicationVersion(RYZOM_VERSION);
QApplication::setWindowIcon(QIcon(":/icons/ryzom.ico"));