mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-16 02:54:33 +02:00
Make the 256x256px version of the tomahawk icon the default for pixmaps in viewpages
This commit is contained in:
@@ -52,5 +52,5 @@ Tomahawk::ViewPagePlugin::pixmap() const
|
|||||||
const QString
|
const QString
|
||||||
Tomahawk::ViewPagePlugin::pixmapPath() const
|
Tomahawk::ViewPagePlugin::pixmapPath() const
|
||||||
{
|
{
|
||||||
return ( RESPATH "icons/tomahawk-icon-128x128.png" );
|
return ( RESPATH "icons/tomahawk-icon-256x256.png" );
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user