From 722ce1efbac31c61b1d4b13f7e075c9f311e3e73 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 2 Mar 2014 20:05:33 +0100 Subject: Finish renaming tdevelop components --- languages/cpp/qtbuildconfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'languages/cpp/qtbuildconfig.h') 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 }; -- cgit v1.2.1