D20201: Fix build with Qt 4

2019-04-02 Thread Vlad Zagorodniy
This revision was automatically updated to reflect the committed changes. Closed by commit R31:386d3b8ed1e0: Fix build with Qt 4 (authored by zzag). REPOSITORY R31 Breeze CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D20201?vs=55273&id=55276 REVISION DETAIL https://phabricator.kde.

D20201: Fix build with Qt 4

2019-04-02 Thread Vlad Zagorodniy
zzag updated this revision to Diff 55273. zzag added a comment. merghe paths REPOSITORY R31 Breeze CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D20201?vs=55271&id=55273 BRANCH Plasma/5.15 REVISION DETAIL https://phabricator.kde.org/D20201 AFFECTED FILES kstyle/breezewind

D20201: Fix build with Qt 4

2019-04-02 Thread Vlad Zagorodniy
zzag added inline comments. INLINE COMMENTS > fvogt wrote in breezewindowmanager.cpp:904 > Please add that to the already existing `#if` above. Well, for better readability I suggest to keep them both separate. REPOSITORY R31 Breeze REVISION DETAIL https://phabricator.kde.org/D20201 To: z

D20201: Fix build with Qt 4

2019-04-02 Thread Fabian Vogt
fvogt requested changes to this revision. fvogt added inline comments. This revision now requires changes to proceed. INLINE COMMENTS > breezewindowmanager.cpp:904 > > +#if BREEZE_USE_KDE4 > +const QPoint native = position; Please add that to the already existing `#if` above.

D20201: Fix build with Qt 4

2019-04-02 Thread Vlad Zagorodniy
zzag created this revision. zzag added a reviewer: Plasma. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. zzag requested review of this revision. REPOSITORY R31 Breeze BRANCH Plasma/5.15 REVISION DETAIL https://phabricator.kde.org/D20201 AFFECTED FILES kstyle/b