From ffc74f031874e3823f212e40a03cb9f25091cb5f Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 21 Oct 2012 13:38:34 -0500 Subject: Fix inadvertent tqt changes. --- buildtools/autotools/autosubprojectview.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'buildtools/autotools') diff --git a/buildtools/autotools/autosubprojectview.cpp b/buildtools/autotools/autosubprojectview.cpp index 71005417..35747807 100644 --- a/buildtools/autotools/autosubprojectview.cpp +++ b/buildtools/autotools/autosubprojectview.cpp @@ -230,7 +230,7 @@ void AutoSubprojectView::initActions() TQT_SLOT( slotForceReeditSubproject() ), actions, "force-reedit subproject" ); forceReeditSubprojectAction->setWhatsThis(i18n("Force Reedit

Runs make force-reedit " "from the directory of the selected subproject.
This " - "recreates makefile (tip: and solves most of .tqmoc related " + "recreates makefile (tip: and solves most of .moc related " "problems)
Environment variables and make arguments can " "be specified in the project settings dialog, " "Make Options tab.")); -- cgit v1.2.1