ImageViewer: Fix QBS build after adding the SVG multiexport feature

Amends cd85d3aba5.

Change-Id: I8acdb94ee4b1f6a30aee2644230b4b9e297a53fb
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
Friedemann Kleint
2018-02-14 10:38:53 +01:00
committed by Alessandro Portale
parent da8fc2573e
commit cbed562175

View File

@@ -17,6 +17,8 @@ QtcPlugin {
files: [
"exportdialog.cpp",
"exportdialog.h",
"multiexportdialog.cpp",
"multiexportdialog.h",
"imageview.cpp",
"imageview.h",
"imageviewer.cpp",