mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-05 15:12:32 -06:00
Clean up header inclusion
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user