diff options
Diffstat (limited to 'src/ui/monostereo.h')
| -rw-r--r-- | src/ui/monostereo.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/ui/monostereo.h b/src/ui/monostereo.h index d666fedcf..547a545da 100644 --- a/src/ui/monostereo.h +++ b/src/ui/monostereo.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2006 by Ilya Kotov * + * Copyright (C) 2006-2009 by Ilya Kotov * * forkotov02@hotmail.ru * * * * This program is free software; you can redistribute it and/or modify * @@ -22,11 +22,11 @@ #include "pixmapwidget.h" -/** - @author Ilya Kotov <forkotov02@hotmail.ru> -*/ class Skin; +/** + @author Ilya Kotov <forkotov02@hotmail.ru> +*/ class MonoStereo : public PixmapWidget { Q_OBJECT |
