D27000: [kstyle] Drop Helper::connection()

2020-01-29 Thread Vlad Zahorodnii
This revision was automatically updated to reflect the committed changes. Closed by commit R31:9b20726184e4: [kstyle] Drop Helper::connection() (authored by zzag). REPOSITORY R31 Breeze CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D27000?vs=74605&id=74607 REVISION DETAIL https://

D27000: [kstyle] Drop Helper::connection()

2020-01-29 Thread Hugo Pereira Da Costa
hpereiradacosta accepted this revision. hpereiradacosta added a comment. This revision is now accepted and ready to land. thanks ! REPOSITORY R31 Breeze REVISION DETAIL https://phabricator.kde.org/D27000 To: zzag, hpereiradacosta Cc: plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, jral

D27000: [kstyle] Drop Helper::connection()

2020-01-29 Thread Vlad Zahorodnii
zzag created this revision. zzag added a reviewer: hpereiradacosta. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. zzag requested review of this revision. REVISION SUMMARY Since Qt 4 style plugin had been dropped, we can use QX11Info::connection() directly. REPOSITOR