mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-05 21:57:41 +02:00
Probably shouldn't be inline.
This commit is contained in:
@@ -53,7 +53,7 @@ public:
|
|||||||
static QMargins scaled( const QPaintDevice* pd, const QMargins& margins );
|
static QMargins scaled( const QPaintDevice* pd, const QMargins& margins );
|
||||||
static int scaledX( const QPaintDevice* pd, int x );
|
static int scaledX( const QPaintDevice* pd, int x );
|
||||||
static int scaledY( const QPaintDevice* pd, int y );
|
static int scaledY( const QPaintDevice* pd, int y );
|
||||||
inline static qreal ratioFromFontHeight();
|
static qreal ratioFromFontHeight();
|
||||||
|
|
||||||
private:
|
private:
|
||||||
inline static qreal ratioX( const QPaintDevice* pd );
|
inline static qreal ratioX( const QPaintDevice* pd );
|
||||||
|
Reference in New Issue
Block a user