mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-23 00:47:21 -06:00
Fix availability bar & progress bar height being too small on high DPI displays
This commit is contained in:
@@ -35,9 +35,6 @@
|
||||
#include <QPainter>
|
||||
#include <QImage>
|
||||
|
||||
#define BAR_HEIGHT 18
|
||||
|
||||
|
||||
class PieceAvailabilityBar: public QWidget
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
Reference in New Issue
Block a user