Merge with git+ssh://git.xmms.se/xmms2/promoe.git
This commit is contained in:
commit
0050afd285
1 changed files with 0 additions and 1 deletions
1
Skin.cpp
1
Skin.cpp
|
@ -33,7 +33,6 @@ Skin::BuildPlaylist (void)
|
||||||
QPixmap tmp;
|
QPixmap tmp;
|
||||||
|
|
||||||
QPixmap *img = getPixmap ("pledit.bmp");
|
QPixmap *img = getPixmap ("pledit.bmp");
|
||||||
qDebug ("%d %d", img->size().width(), img->size().height());
|
|
||||||
|
|
||||||
m_playlist->insert (PLS_CORNER_UL_0, img->copy(0, 0, 25, 20));
|
m_playlist->insert (PLS_CORNER_UL_0, img->copy(0, 0, 25, 20));
|
||||||
m_playlist->insert (PLS_CORNER_UL_1, img->copy(0, 21, 25, 20));
|
m_playlist->insert (PLS_CORNER_UL_1, img->copy(0, 21, 25, 20));
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue