Frontend:
authorsmaxx
Mon, 26 Jul 2010 13:05:07 +0200
changeset 3681 1ee5b476e6b5
parent 3679 acf5acc18522
child 3682 45b416c5b976
child 3683 8d3b483c6949
Frontend: * Reverted last minute change (damn you, Murphy!)
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