summaryrefslogtreecommitdiffstats
path: root/buildtools/autotools/configureoptionswidgetbase.ui
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/autotools/configureoptionswidgetbase.ui')
-rw-r--r--buildtools/autotools/configureoptionswidgetbase.ui34
1 files changed, 17 insertions, 17 deletions
diff --git a/buildtools/autotools/configureoptionswidgetbase.ui b/buildtools/autotools/configureoptionswidgetbase.ui
index 9090f705..37ac2407 100644
--- a/buildtools/autotools/configureoptionswidgetbase.ui
+++ b/buildtools/autotools/configureoptionswidgetbase.ui
@@ -900,15 +900,15 @@ headers in a nonstandard directory &lt;include dir&gt;</string>
</connection>
<connection>
<sender>config_combo</sender>
- <signal>activated(const QString&amp;)</signal>
+ <signal>activated(const TQString&amp;)</signal>
<receiver>configure_options_widget</receiver>
- <slot>configChanged(const QString&amp;)</slot>
+ <slot>configChanged(const TQString&amp;)</slot>
</connection>
<connection>
<sender>config_combo</sender>
- <signal>textChanged(const QString&amp;)</signal>
+ <signal>textChanged(const TQString&amp;)</signal>
<receiver>configure_options_widget</receiver>
- <slot>configComboTextChanged(const QString&amp;)</slot>
+ <slot>configComboTextChanged(const TQString&amp;)</slot>
</connection>
<connection>
<sender>builddir_button</sender>
@@ -918,49 +918,49 @@ headers in a nonstandard directory &lt;include dir&gt;</string>
</connection>
<connection>
<sender>configargs_edit</sender>
- <signal>textChanged(const QString&amp;)</signal>
+ <signal>textChanged(const TQString&amp;)</signal>
<receiver>configure_options_widget</receiver>
<slot>setDirty()</slot>
</connection>
<connection>
<sender>builddir_edit</sender>
- <signal>textChanged(const QString&amp;)</signal>
+ <signal>textChanged(const TQString&amp;)</signal>
<receiver>configure_options_widget</receiver>
<slot>setDirty()</slot>
</connection>
<connection>
<sender>cbinary_edit</sender>
- <signal>textChanged(const QString&amp;)</signal>
+ <signal>textChanged(const TQString&amp;)</signal>
<receiver>configure_options_widget</receiver>
<slot>setDirty()</slot>
</connection>
<connection>
<sender>cflags_edit</sender>
- <signal>textChanged(const QString&amp;)</signal>
+ <signal>textChanged(const TQString&amp;)</signal>
<receiver>configure_options_widget</receiver>
<slot>setDirty()</slot>
</connection>
<connection>
<sender>cxxbinary_edit</sender>
- <signal>textChanged(const QString&amp;)</signal>
+ <signal>textChanged(const TQString&amp;)</signal>
<receiver>configure_options_widget</receiver>
<slot>setDirty()</slot>
</connection>
<connection>
<sender>cxxflags_edit</sender>
- <signal>textChanged(const QString&amp;)</signal>
+ <signal>textChanged(const TQString&amp;)</signal>
<receiver>configure_options_widget</receiver>
<slot>setDirty()</slot>
</connection>
<connection>
<sender>f77binary_edit</sender>
- <signal>textChanged(const QString&amp;)</signal>
+ <signal>textChanged(const TQString&amp;)</signal>
<receiver>configure_options_widget</receiver>
<slot>setDirty()</slot>
</connection>
<connection>
<sender>f77flags_edit</sender>
- <signal>textChanged(const QString&amp;)</signal>
+ <signal>textChanged(const TQString&amp;)</signal>
<receiver>configure_options_widget</receiver>
<slot>setDirty()</slot>
</connection>
@@ -972,19 +972,19 @@ headers in a nonstandard directory &lt;include dir&gt;</string>
</connection>
<connection>
<sender>topsourcedir_edit</sender>
- <signal>textChanged(const QString&amp;)</signal>
+ <signal>textChanged(const TQString&amp;)</signal>
<receiver>configure_options_widget</receiver>
<slot>setDirty()</slot>
</connection>
<connection>
<sender>cppflags_edit</sender>
- <signal>textChanged(const QString&amp;)</signal>
+ <signal>textChanged(const TQString&amp;)</signal>
<receiver>configure_options_widget</receiver>
<slot>setDirty()</slot>
</connection>
<connection>
<sender>ldflags_edit</sender>
- <signal>textChanged(const QString&amp;)</signal>
+ <signal>textChanged(const TQString&amp;)</signal>
<receiver>configure_options_widget</receiver>
<slot>setDirty()</slot>
</connection>
@@ -1021,8 +1021,8 @@ headers in a nonstandard directory &lt;include dir&gt;</string>
<slot access="protected">builddirClicked()</slot>
<slot access="protected">cflagsClicked()</slot>
<slot access="protected">configAdded()</slot>
- <slot access="protected">configChanged(const QString&amp;)</slot>
- <slot access="protected">configComboTextChanged(const QString&amp;)</slot>
+ <slot access="protected">configChanged(const TQString&amp;)</slot>
+ <slot access="protected">configComboTextChanged(const TQString&amp;)</slot>
<slot access="protected">configRemoved()</slot>
<slot access="protected">cserviceChanged()</slot>
<slot access="protected">cxxflagsClicked()</slot>