diff options
Diffstat (limited to 'src/ui/playlistcontrol.h')
| -rw-r--r-- | src/ui/playlistcontrol.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ui/playlistcontrol.h b/src/ui/playlistcontrol.h index 26c3871d4..87e7b27f7 100644 --- a/src/ui/playlistcontrol.h +++ b/src/ui/playlistcontrol.h @@ -47,6 +47,8 @@ signals: void ejectClicked(); protected: Skin* m_skin; +private slots: + void updateSkin(); }; #endif |
