mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-10 16:14:40 +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()
|
||||
{
|
||||
tDebug() << Q_FUNC_INFO;
|
||||
delete ui;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user