mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-06 14:16:32 +02:00
* Fixed compiler warning.
This commit is contained in:
@@ -52,14 +52,13 @@ using namespace Tomahawk;
|
|||||||
using namespace Tomahawk::Widgets;
|
using namespace Tomahawk::Widgets;
|
||||||
|
|
||||||
|
|
||||||
Dashboard::Dashboard( QWidget* parent )
|
Dashboard::Dashboard( QWidget* /* parent */ )
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
Dashboard::~Dashboard()
|
Dashboard::~Dashboard()
|
||||||
{
|
{
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user