← Back to team overview

ubuntu-sdk-team team mailing list archive

Re: [Merge] lp:~ubuntu-sdk-team/ubuntu-ui-toolkit/outTheWindow into lp:ubuntu-ui-toolkit/staging

 

+    QObject::connect(UbuntuI18n::instance(this), SIGNAL(domainChanged()),
+                     this, SIGNAL(i18nChanged()));
+    QObject::connect(UbuntuI18n::instance(this), SIGNAL(languageChanged()),
+ this, SIGNAL(i18nChanged()));
I see the newer style connects used further down, why the old style here?
-- 
https://code.launchpad.net/~ubuntu-sdk-team/ubuntu-ui-toolkit/outTheWindow/+merge/301278
Your team Ubuntu SDK team is subscribed to branch lp:ubuntu-ui-toolkit/staging.


Follow ups