Skip to content

Fix build with kImageAnnotator lib

Ilya Pominov requested to merge ipominov/gwenview:fix_annotation into master

When building with kImageAnnotator lib, the "Annotate" menu item is not available

Steps to reproduce:

  1. Build project with Qt5 and kImageAnnotator lib

OBSERVED RESULT Annotate menu item missing

EXPECTED RESULT Annotate menu item present

Amend: ecd5cec0

Merge request reports