mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-05 21:57:41 +02:00
* Try to fix SearchWidget crash.
This commit is contained in:
@@ -122,7 +122,7 @@ SET( tomahawkUI ${tomahawkUI}
|
|||||||
diagnosticsdialog.ui
|
diagnosticsdialog.ui
|
||||||
stackedsettingsdialog.ui
|
stackedsettingsdialog.ui
|
||||||
proxydialog.ui
|
proxydialog.ui
|
||||||
searchwidget.ui
|
searchbox.ui
|
||||||
|
|
||||||
audiocontrols.ui
|
audiocontrols.ui
|
||||||
)
|
)
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
#include "tomahawkwindow.h"
|
#include "tomahawkwindow.h"
|
||||||
#include "ui_tomahawkwindow.h"
|
#include "ui_tomahawkwindow.h"
|
||||||
#include "ui_searchwidget.h"
|
#include "ui_searchbox.h"
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user