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

Revision history for this message
Lukáš Tinkl (lukas-kde) 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

review: Needs Fixing

« Back to merge proposal