QTfrontend/main.cpp
changeset 3681 1ee5b476e6b5
parent 3679 acf5acc18522
child 3697 d5b30d6373fc
--- 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