1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-04-05 00:22:31 +02:00

Probably shouldn't be inline.

This commit is contained in:
Teo Mrnjavac 2016-03-21 11:29:23 +01:00
parent de65e19cb7
commit bdce4f7636

View File

@ -53,7 +53,7 @@ public:
static QMargins scaled( const QPaintDevice* pd, const QMargins& margins );
static int scaledX( const QPaintDevice* pd, int x );
static int scaledY( const QPaintDevice* pd, int y );
inline static qreal ratioFromFontHeight();
static qreal ratioFromFontHeight();
private:
inline static qreal ratioX( const QPaintDevice* pd );