Clean up header inclusion

This commit is contained in:
Nick Korotysh
2020-05-02 19:54:36 +03:00
parent 4e7ff88cf4
commit c97e4f105f
4 changed files with 5 additions and 5 deletions

View File

@@ -435,12 +435,12 @@
<customwidget>
<class>TorrentContentTreeView</class>
<extends>QTreeView</extends>
<header>torrentcontenttreeview.h</header>
<header>gui/torrentcontenttreeview.h</header>
</customwidget>
<customwidget>
<class>FileSystemPathComboEdit</class>
<extends>QWidget</extends>
<header>fspathedit.h</header>
<header>gui/fspathedit.h</header>
<container>1</container>
</customwidget>
</customwidgets>