Fix wrong inclusion of pathselection.h

This commit is contained in:
Martchus 2017-04-23 14:14:09 +02:00
parent 8818564457
commit 39647f9691
2 changed files with 2 additions and 2 deletions

View File

@ -419,7 +419,7 @@
<customwidget>
<class>Widgets::PathSelection</class>
<extends>QWidget</extends>
<header>widgets/pathselection.h</header>
<header location="global">qtutilities/widgets/pathselection.h</header>
<container>1</container>
</customwidget>
<customwidget>

View File

@ -156,7 +156,7 @@
<customwidget>
<class>Widgets::PathSelection</class>
<extends>QWidget</extends>
<header>widgets/pathselection.h</header>
<header location="global">qtutilities/widgets/pathselection.h</header>
<container>1</container>
</customwidget>
<customwidget>