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,14 +13,11 @@
|
|||
* GNU General Public License for more details.
|
||||
*/
|
||||
|
||||
#include <xmmsclient/xmmsclient++.h>
|
||||
|
||||
#include <QPainter>
|
||||
#include <QPaintEvent>
|
||||
|
||||
#include "playstatus.h"
|
||||
#include "Skin.h"
|
||||
|
||||
#include <QPainter>
|
||||
|
||||
PlayStatus::PlayStatus (QWidget *parent) : QWidget (parent)
|
||||
{
|
||||
Skin* skin = Skin::getInstance ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue