diff -r acf5acc18522 -r 1ee5b476e6b5 QTfrontend/main.cpp --- a/QTfrontend/main.cpp Mon Jul 26 13:03:42 2010 +0200 +++ b/QTfrontend/main.cpp Mon Jul 26 13:05:07 2010 +0200 @@ -412,7 +412,6 @@ QFileInfo f(argv[0]); registry.setValue("file", f.absoluteFilePath()); registry.setValue("path", f.absolutePath()); - registry.setValue("version", cVersionString); } #endif