D29458: workspace.currentActivity write access
Vlad Zahorodnii <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kwin |
|---|---|
| Message-ID | <[email protected]> |
zzag added inline comments. INLINE COMMENTS > workspace_wrapper.cpp:123 > +#else > + Q_UNUSED(activity); > +#endif Could you please remove the semicolon. The Q_UNUSED macro is defined as `#define Q_UNUSED(x) (void)x;` so you don't need to put semicolon and I think Qt Creator will print a warning. REPOSITORY R108 KWin REVISION DETAIL https://phabricator.kde.org/D29458 To: tcorreabr, #kwin Cc: zzag, kwin, Orage, cacarry, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas, mkulinski, ragreen, jackyalcine, iodelay, crozbo, bwowk, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, hardening, romangg, jensreuterberg, abetts, sebas, apol, ahiemstra, mart