Code review comment for lp:~smspillaz/compiz-core/compiz-core.fix_931927

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

And change:
    extern CompOption::Vector noOptions;
to:
    extern const CompOption::Vector noOptions;

« Back to merge proposal