forked from qt-creator/qt-creator
Designer: Compile fix for non-MSVC
Change inclusion of include path for custom widget to global. Change-Id: I0318baea9dd838ad485f1631a2a89c5a5a00d50a Reviewed-by: Christian Stenger <christian.stenger@qt.io> Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
committed by
David Schulz
parent
8757c3d7df
commit
164e6f4b9a
@@ -24,7 +24,7 @@
|
||||
<customwidget>
|
||||
<class>Designer::Internal::NewClassWidget</class>
|
||||
<extends>QWidget</extends>
|
||||
<header location="local">newclasswidget.h</header>
|
||||
<header location="global">designer/cpp/newclasswidget.h</header>
|
||||
<container>1</container>
|
||||
</customwidget>
|
||||
</customwidgets>
|
||||
|
Reference in New Issue
Block a user