diff options
Diffstat (limited to 'src/ui/mainvisual.h')
| -rw-r--r-- | src/ui/mainvisual.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ui/mainvisual.h b/src/ui/mainvisual.h index 8258e38c7..9ce40c187 100644 --- a/src/ui/mainvisual.h +++ b/src/ui/mainvisual.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 * @@ -118,6 +118,7 @@ private: QActionGroup *m_analyzerModeGroup; QActionGroup *m_analyzerTypeGroup; QAction *m_peaksAction; + QAction *m_transparentAction; }; namespace mainvisual |
