mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-18 20:04:00 +02:00
fix compile
This commit is contained in:
@@ -71,7 +71,6 @@ TrackView::TrackView( QWidget* parent )
|
||||
#endif
|
||||
|
||||
#ifdef Q_WS_MAC
|
||||
QFont f( font() );
|
||||
f.setPointSize( f.pointSize() - 2 );
|
||||
setFont( f );
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user