mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-13 17:43:59 +02:00
* Add debug output to SearchWidget's DTOR.
This commit is contained in:
@@ -78,6 +78,7 @@ SearchWidget::SearchWidget( const QString& search, QWidget* parent )
|
|||||||
|
|
||||||
SearchWidget::~SearchWidget()
|
SearchWidget::~SearchWidget()
|
||||||
{
|
{
|
||||||
|
tDebug() << Q_FUNC_INFO;
|
||||||
delete ui;
|
delete ui;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user