diff options
Diffstat (limited to 'src/ui/eqtitlebar.h')
| -rw-r--r-- | src/ui/eqtitlebar.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ui/eqtitlebar.h b/src/ui/eqtitlebar.h index d3e9a0452..4dd1d64d1 100644 --- a/src/ui/eqtitlebar.h +++ b/src/ui/eqtitlebar.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2007 by Ilya Kotov * + * Copyright (C) 2007-2008 by Ilya Kotov * * forkotov02@hotmail.ru * * * * This program is free software; you can redistribute it and/or modify * @@ -47,6 +47,7 @@ public: private slots: void shade(); void updateVolume(); + void updateMask(); private: Skin* m_skin; |
