diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2013-08-28 10:27:02 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2013-08-28 10:27:02 +0000 |
| commit | 3f1147d158cd1755f174eca9eef8de00f7485f4a (patch) | |
| tree | 2bb234a2df9d06d4ca797d36bc0bf18fc2cdd8f9 /src/qmmpui/playlistmanager.cpp | |
| parent | 4f0b148f9a35cbef50d53a01c7a9fede919269a6 (diff) | |
| download | qmmp-3f1147d158cd1755f174eca9eef8de00f7485f4a.tar.gz qmmp-3f1147d158cd1755f174eca9eef8de00f7485f4a.tar.bz2 qmmp-3f1147d158cd1755f174eca9eef8de00f7485f4a.zip | |
fixed copyright
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3672 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/qmmpui/playlistmanager.cpp')
| -rw-r--r-- | src/qmmpui/playlistmanager.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/qmmpui/playlistmanager.cpp b/src/qmmpui/playlistmanager.cpp index 1e9ea7a96..6acd9b94b 100644 --- a/src/qmmpui/playlistmanager.cpp +++ b/src/qmmpui/playlistmanager.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2009-2012 by Ilya Kotov * + * Copyright (C) 2009-2013 by Ilya Kotov * * forkotov02@hotmail.ru * * * * This program is free software; you can redistribute it and/or modify * @@ -28,7 +28,6 @@ #include "qmmpuisettings.h" #include "playlistmanager.h" - PlayListManager *PlayListManager::m_instance = 0; PlayListManager::PlayListManager(QObject *parent) : QObject(parent) |
