Added a beginning of the medialib.

This commit is contained in:
Tobias Rundstrom 2006-03-02 23:50:22 -03:00
parent 9b5aac622c
commit b8f4b7acb7
9 changed files with 249 additions and 3 deletions

View file

@ -20,6 +20,7 @@ class TitleBar : public PixWidget
void setPixmaps (Skin *skin);
void showMenu (void);
void showTheme (void);
void showMlib (void);
protected:
void mouseDoubleClickEvent (QMouseEvent *event);