mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-19 15:29:42 +01:00
* Fixed compiler warning.
This commit is contained in:
parent
c31053f76d
commit
d7906757ba
@ -52,14 +52,13 @@ using namespace Tomahawk;
|
||||
using namespace Tomahawk::Widgets;
|
||||
|
||||
|
||||
Dashboard::Dashboard( QWidget* parent )
|
||||
Dashboard::Dashboard( QWidget* /* parent */ )
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Dashboard::~Dashboard()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user