Make promoe work with DrDolittle.
This moves the c++ wrapper into promoe so we don't depend on a patched version of xmms2 anymore. You should be able to run this with a drdolittle out of the box. I also disabled the medialib browser for future enabling.
This commit is contained in:
parent
8807e630f1
commit
8cf4f132ff
10 changed files with 442 additions and 19 deletions
|
@ -37,6 +37,7 @@ class PlaylistList : public QWidget {
|
|||
void sizeChanged (QSize);
|
||||
|
||||
private:
|
||||
void showMenu (void);
|
||||
void paintEvent (QPaintEvent *event);
|
||||
void mousePressEvent (QMouseEvent *event);
|
||||
void mouseMoveEvent (QMouseEvent *event);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue