diff options
Diffstat (limited to 'src/ui/skin.cpp')
| -rw-r--r-- | src/ui/skin.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ui/skin.cpp b/src/ui/skin.cpp index 9faceee47..555b08a0a 100644 --- a/src/ui/skin.cpp +++ b/src/ui/skin.cpp @@ -2,6 +2,9 @@ * Copyright (C) 2007-2008 by Ilya Kotov * * forkotov02@hotmail.ru * * * + * Based on Promoe, an XMMS2 Client * + * Copyright (C) 2005-2006 by XMMS2 Team * + * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * @@ -17,6 +20,7 @@ * Free Software Foundation, Inc., * * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * ***************************************************************************/ + #include <QCoreApplication> #include <QDir> #include <QSettings> |
