UI header path fix.
This commit is contained in:
@@ -148,19 +148,18 @@
|
||||
<customwidget>
|
||||
<class>ViewContainerWidget</class>
|
||||
<extends>QWidget</extends>
|
||||
<header>view/viewcontainerwidget.h</header>
|
||||
<header>UI/Widget/viewcontainerwidget.h</header>
|
||||
<container>1</container>
|
||||
</customwidget>
|
||||
<customwidget>
|
||||
<class>ThumbnailBarWidget</class>
|
||||
<extends>QWidget</extends>
|
||||
<header location="global">view/thumbnailbarwidget.h</header>
|
||||
<header location="global">UI/Widget/thumbnailbarwidget.h</header>
|
||||
<container>1</container>
|
||||
</customwidget>
|
||||
</customwidgets>
|
||||
<resources>
|
||||
<include location="../QDicomViewer.qrc"/>
|
||||
<include location="../QDicomViewer.qrc"/>
|
||||
</resources>
|
||||
<connections/>
|
||||
</ui>
|
||||
|
||||
Reference in New Issue
Block a user