summaryrefslogtreecommitdiffstats
path: root/buildtools
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-10-21 14:53:30 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-10-21 14:53:30 -0500
commit3d1c7581ff395fc373ca4b8bd8f65b540b37b12f (patch)
tree7fa67e7ac565be324e5fbc543d33c0ba06e7c1e7 /buildtools
parent2cc195396f4a17c247091cf92b0d42a2acc4124c (diff)
downloadtdevelop-3d1c7581ff395fc373ca4b8bd8f65b540b37b12f.tar.gz
tdevelop-3d1c7581ff395fc373ca4b8bd8f65b540b37b12f.zip
Fix inadvertent tqt changes.
Diffstat (limited to 'buildtools')
-rw-r--r--buildtools/qmake/projectconfigurationdlgbase.ui12
1 files changed, 6 insertions, 6 deletions
diff --git a/buildtools/qmake/projectconfigurationdlgbase.ui b/buildtools/qmake/projectconfigurationdlgbase.ui
index e0ecf457..d2bc9f90 100644
--- a/buildtools/qmake/projectconfigurationdlgbase.ui
+++ b/buildtools/qmake/projectconfigurationdlgbase.ui
@@ -1730,13 +1730,13 @@
</property>
<widget class="TQLabel">
<property name="name">
- <cstring>tqmocdir_label</cstring>
+ <cstring>mocdir_label</cstring>
</property>
<property name="text">
<string>TQMOC files:</string>
</property>
<property name="buddy" stdset="0">
- <cstring>tqmocdir_url</cstring>
+ <cstring>mocdir_url</cstring>
</property>
</widget>
<widget class="TQLabel">
@@ -1784,7 +1784,7 @@
</property>
<widget class="KURLRequester">
<property name="name">
- <cstring>tqmocdir_url</cstring>
+ <cstring>mocdir_url</cstring>
</property>
</widget>
<widget class="KURLRequester">
@@ -2242,13 +2242,13 @@
<slot>activateApply(const TQString&amp;)</slot>
</connection>
<connection>
- <sender>tqmocdir_url</sender>
+ <sender>mocdir_url</sender>
<signal>textChanged(const TQString&amp;)</signal>
<receiver>ProjectConfigurationDlgBase</receiver>
<slot>activateApply(const TQString&amp;)</slot>
</connection>
<connection>
- <sender>tqmocdir_url</sender>
+ <sender>mocdir_url</sender>
<signal>urlSelected(const TQString&amp;)</signal>
<receiver>ProjectConfigurationDlgBase</receiver>
<slot>activateApply(const TQString&amp;)</slot>
@@ -2768,7 +2768,7 @@
<tabstop>m_debugFlags</tabstop>
<tabstop>m_releaseFlags</tabstop>
<tabstop>m_defines</tabstop>
- <tabstop>tqmocdir_url</tabstop>
+ <tabstop>mocdir_url</tabstop>
<tabstop>uidir_url</tabstop>
<tabstop>objdir_url</tabstop>
<tabstop>rccdir_url</tabstop>