# HG changeset patch
# User smaxx
# Date 1280142307 -7200
# Node ID 1ee5b476e6b5bae23f58ac05acde6bb9896063a2
# Parent  acf5acc18522e65d35b7cd63c0d05a69b0bc4a74
Frontend:
* Reverted last minute change (damn you, Murphy!)

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