Skip to content

Commit

Permalink
Remove library feature condition from the imageformatplugin
Browse files Browse the repository at this point in the history
Change-Id: I951ec5fa6d5788accdc82327326d39aac540bd7b
Reviewed-by: Ulf Hermann <[email protected]>
  • Loading branch information
kiollila committed Mar 3, 2017
1 parent fd08361 commit 51e8bc9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/gui/configure.json
Original file line number Diff line number Diff line change
Expand Up @@ -896,7 +896,6 @@
"label": "QImageIOPlugin",
"purpose": "Provides a base for writing a image format plugins.",
"section": "Images",
"condition": "features.library",
"output": [ "publicFeature", "feature" ]
},
"movie": {
Expand Down

0 comments on commit 51e8bc9

Please sign in to comment.