mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-03 22:22:33 -06:00
Use default delegate for PeerListWidget
Removes the usage of QItemDelegate
This commit is contained in:
@@ -30,7 +30,6 @@ add_library(qbt_gui STATIC
|
||||
previewlistdelegate.h
|
||||
previewselectdialog.h
|
||||
properties/downloadedpiecesbar.h
|
||||
properties/peerlistdelegate.h
|
||||
properties/peerlistsortmodel.h
|
||||
properties/peerlistwidget.h
|
||||
properties/peersadditiondialog.h
|
||||
@@ -111,7 +110,6 @@ add_library(qbt_gui STATIC
|
||||
previewlistdelegate.cpp
|
||||
previewselectdialog.cpp
|
||||
properties/downloadedpiecesbar.cpp
|
||||
properties/peerlistdelegate.cpp
|
||||
properties/peerlistsortmodel.cpp
|
||||
properties/peerlistwidget.cpp
|
||||
properties/peersadditiondialog.cpp
|
||||
|
||||
Reference in New Issue
Block a user