Code review comment for lp:~dandrader/qtmir/allowClientResize

Revision history for this message
Daniel d'Andrada (dandrader) wrote :

> - pkg_check_modules(APPLICATION_API REQUIRED unity-shell-application=26)
> + pkg_check_modules(APPLICATION_API REQUIRED unity-shell-application=27)
>
> You also need to add the above to the toplevel CMakeLists.txt so that it
> compiles

Done.

« Back to merge proposal