Some cleanups, file moves and changes in PlayStatus

This commit is contained in:
Thomas Frauendorfer 2008-03-22 02:54:19 +01:00
parent a5e35d986e
commit 3f8ba378ad
10 changed files with 55 additions and 33 deletions

View file

@ -61,8 +61,6 @@ class PlaylistWindow : public BaseWindow {
Button *m_shadebtn;
Button *m_closebtn;
MainWindow *m_mw;
};
#endif // __PLAYLISTWINDOW_H__