1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-04-06 00:52:34 +02:00

* Try to fix SearchWidget crash.

This commit is contained in:
Christian Muehlhaeuser 2011-06-04 22:58:58 +02:00
parent 2a43c7df78
commit 33a9391ee7
3 changed files with 2 additions and 2 deletions

View File

@ -122,7 +122,7 @@ SET( tomahawkUI ${tomahawkUI}
diagnosticsdialog.ui
stackedsettingsdialog.ui
proxydialog.ui
searchwidget.ui
searchbox.ui
audiocontrols.ui
)

View File

@ -18,7 +18,7 @@
#include "tomahawkwindow.h"
#include "ui_tomahawkwindow.h"
#include "ui_searchwidget.h"
#include "ui_searchbox.h"
#include "config.h"