1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-20 07:49:42 +01:00

* Make SocialWidget less transparent.

This commit is contained in:
Christian Muehlhaeuser 2012-06-12 21:17:39 +02:00
parent bcd7d82654
commit a00c931192

View File

@ -30,7 +30,7 @@
#define CORNER_ROUNDNESS 8.0
#define FADING_DURATION 500
#define FONT_SIZE 16
#define OPACITY 0.70
#define OPACITY 0.85
SocialWidget::SocialWidget( QWidget* parent )