summaryrefslogtreecommitdiffstats
path: root/languages/cpp/qtbuildconfig.h
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-03-02 20:05:33 +0100
committerSlávek Banko <slavek.banko@axis.cz>2014-03-02 20:05:33 +0100
commit722ce1efbac31c61b1d4b13f7e075c9f311e3e73 (patch)
treedb1b6b28566e5fe9accb4a688f7257673cecb080 /languages/cpp/qtbuildconfig.h
parentafb74575caf7dd8ccb6c235b1c8d788e320c19da (diff)
downloadtdevelop-722ce1efbac31c61b1d4b13f7e075c9f311e3e73.tar.gz
tdevelop-722ce1efbac31c61b1d4b13f7e075c9f311e3e73.zip
Finish renaming tdevelop components
Diffstat (limited to 'languages/cpp/qtbuildconfig.h')
-rw-r--r--languages/cpp/qtbuildconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/cpp/qtbuildconfig.h b/languages/cpp/qtbuildconfig.h
index 118503b6..10da233d 100644
--- a/languages/cpp/qtbuildconfig.h
+++ b/languages/cpp/qtbuildconfig.h
@@ -81,7 +81,7 @@ private:
TQString m_designerPath; ///< The path including the binary name of TQt Designer
TQString m_qmakePath; ///< The path including the binary name of TQMake
TQStringList m_designerPluginPaths; ///< The Prefix for Designer
- TQString m_designerIntegration; ///< The type of designer used, kdevdesigner or qt designer
+ TQString m_designerIntegration; ///< The type of designer used, tdevdesigner or qt designer
static const TQString m_configRoot; ///< The root path of the configuration
};