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