mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-02 12:20:45 +02:00
Close TWK-1774.
This commit is contained in:
@@ -86,7 +86,7 @@ public:
|
|||||||
virtual ~WhatsNew_0_8();
|
virtual ~WhatsNew_0_8();
|
||||||
|
|
||||||
const QString defaultName() { return WHATSNEW_0_8_VIEWPAGE_NAME; }
|
const QString defaultName() { return WHATSNEW_0_8_VIEWPAGE_NAME; }
|
||||||
QString title() const { return tr( "What's new in 0.8?" ); }
|
QString title() const { return tr( "WHAT'S NEW IN TOMAHAWK?" ); }
|
||||||
QString description() const { return tr( "An overview of the changes and additions since 0.7." ); }
|
QString description() const { return tr( "An overview of the changes and additions since 0.7." ); }
|
||||||
const QString pixmapPath() const { return ( RESPATH "images/whatsnew.svg" ); }
|
const QString pixmapPath() const { return ( RESPATH "images/whatsnew.svg" ); }
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user