OTHER: more skin cleanups

This commit is contained in:
Thomas Frauendorfer 2010-03-19 23:05:51 +01:00
parent e99f0e4325
commit ae6dd70b2a
6 changed files with 9 additions and 18 deletions

View file

@ -143,13 +143,6 @@ MainWindow::activeWindowOutEvent (QEvent *event)
BaseWindow::activeWindowOutEvent (event);
}
void
MainWindow::raisePL (void)
{
m_playlistwin->raise ();
}
void
MainWindow::mouseMoveEvent (QMouseEvent *event)
{