mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-05 13:47:26 +02:00
Fix typo.
This commit is contained in:
@@ -68,7 +68,7 @@ DropJob::DropJob( QObject *parent )
|
|||||||
|
|
||||||
DropJob::~DropJob()
|
DropJob::~DropJob()
|
||||||
{
|
{
|
||||||
qDebug() << "destryong DropJob";
|
qDebug() << "destroying DropJob";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user