forked from qt-creator/qt-creator
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:
committed by
Alessandro Portale
parent
da8fc2573e
commit
cbed562175
@@ -17,6 +17,8 @@ QtcPlugin {
|
||||
files: [
|
||||
"exportdialog.cpp",
|
||||
"exportdialog.h",
|
||||
"multiexportdialog.cpp",
|
||||
"multiexportdialog.h",
|
||||
"imageview.cpp",
|
||||
"imageview.h",
|
||||
"imageviewer.cpp",
|
||||
|
||||
Reference in New Issue
Block a user