diff options
Diffstat (limited to 'quanta/project/projectuploads.ui')
-rw-r--r-- | quanta/project/projectuploads.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/quanta/project/projectuploads.ui b/quanta/project/projectuploads.ui index 42b79257..5c91636f 100644 --- a/quanta/project/projectuploads.ui +++ b/quanta/project/projectuploads.ui @@ -418,9 +418,9 @@ </connection> <connection> <sender>comboProfile</sender> - <signal>activated(const QString&)</signal> + <signal>activated(const TQString&)</signal> <receiver>ProjectUploadS</receiver> - <slot>slotNewProfileSelected(const QString&)</slot> + <slot>slotNewProfileSelected(const TQString&)</slot> </connection> <connection> <sender>buttonAll</sender> @@ -488,7 +488,7 @@ <slot>slotNewProfile()</slot> <slot>slotEditProfile()</slot> <slot>slotRemoveProfile()</slot> - <slot>slotNewProfileSelected(const QString&)</slot> + <slot>slotNewProfileSelected(const TQString&)</slot> </Q_SLOTS> <layoutdefaults spacing="6" margin="11"/> <includehints> |