summaryrefslogtreecommitdiff
path: root/src/PlatformUtils.cc
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2013-11-24 01:00:22 (GMT)
committerMarius Kintel <marius@kintel.net>2013-11-24 01:00:22 (GMT)
commit20eba5782945733e43977b6f4105f58c3f7af8ac (patch)
tree98e6f12979276a6582db0ae6c3cfc74902ecc24d /src/PlatformUtils.cc
parent7b526bc27ab70f362332640987bc3f8c363b3659 (diff)
parentb204aba444bd838bd3fe27675323dce6d4123b19 (diff)
Merge branch 'master' of github.com:openscad/openscad
Diffstat (limited to 'src/PlatformUtils.cc')
-rw-r--r--src/PlatformUtils.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PlatformUtils.cc b/src/PlatformUtils.cc
index cfa5731..b02b822 100644
--- a/src/PlatformUtils.cc
+++ b/src/PlatformUtils.cc
@@ -84,7 +84,7 @@ std::string PlatformUtils::info()
#ifdef QT_VERSION
std::string qtVersion = qVersion();
#else
- std::string qtVersion = "Qt disabled";
+ std::string qtVersion = "Qt disabled - Commandline Test Version";
#endif
#ifdef ENABLE_CGAL
contact: Jan Huwald // Impressum