Switch to unified view

a/GUI/player/GUI_TrayIcon.h b/GUI/player/GUI_TrayIcon.h
...
...
68
    void songChangedMessage (const MetaData& md);
68
    void songChangedMessage (const MetaData& md);
69
    void setPlaying(bool);
69
    void setPlaying(bool);
70
    void setMute(bool mute);
70
    void setMute(bool mute);
71
    void change_skin(QString stylesheet);
71
    void change_skin(QString stylesheet);
72
    void stop();
72
    void stop();
73
    void language_changed();
74
75
73
76
signals:
74
signals:
77
75
78
    /**
76
    /**
79
      * this event is fired, if we have a mouse wheel event
77
      * this event is fired, if we have a mouse wheel event