aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qnx/qnxconstants.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/qnx/qnxconstants.h')
-rw-r--r--src/plugins/qnx/qnxconstants.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/qnx/qnxconstants.h b/src/plugins/qnx/qnxconstants.h
index ecd31d6b3d..05c5a17618 100644
--- a/src/plugins/qnx/qnxconstants.h
+++ b/src/plugins/qnx/qnxconstants.h
@@ -41,7 +41,7 @@ const char QNX_QNX_RUNCONFIGURATION_PREFIX[] = "Qt4ProjectManager.QNX.QNXRunConf
const char QNX_QNX_DEPLOYCONFIGURATION_ID[] = "Qt4ProjectManager.QNX.QNXDeployConfiguration";
-const char QNX_QNX_OS_TYPE[] = "QnxOsType";
+const char QNX_QNX_OS_TYPE[] = "QnxOsType"; // Also used for device type.
const char QNX_DEBUG_EXECUTABLE[] = "pdebug";