mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 11:20:22 +02:00
increase size of row
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
#include <QPainter>
|
||||
#include <QApplication>
|
||||
|
||||
#define ROW_HEIGHT 15
|
||||
#define ROW_HEIGHT 20
|
||||
#define ICON_PADDING 1
|
||||
#define PADDING 2
|
||||
JobStatusDelegate::JobStatusDelegate( QObject* parent )
|
||||
|
Reference in New Issue
Block a user