OTHER: get rid of XMMSHandler and update classes using it
This commit is contained in:
parent
786b745d55
commit
982660510a
33 changed files with 145 additions and 266 deletions
|
|
@ -13,7 +13,8 @@
|
|||
* GNU General Public License for more details.
|
||||
*/
|
||||
|
||||
#include "XMMSHandler.h"
|
||||
// TODO: Try to get includes right without this
|
||||
#include <xmmsclient/xmmsclient++.h>
|
||||
|
||||
#include "mainwindow.h"
|
||||
|
||||
|
|
@ -21,6 +22,7 @@
|
|||
#include "ServerBrowser.h"
|
||||
#endif
|
||||
|
||||
#include "application.h"
|
||||
#include "playlistwindow.h"
|
||||
#include "maindisplay.h"
|
||||
#include "shadeddisplay.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue