diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2017-09-10 11:14:18 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2017-09-10 11:14:18 +0000 |
| commit | f9377ed144a282f31f71d2dd767e134e531a3304 (patch) | |
| tree | f650a4f2c9afcfd3a3d3409c4611903c42cbd4de /src/plugins | |
| parent | 43bf0077dd908809728458d8ed71a27bceb4d15e (diff) | |
| download | qmmp-f9377ed144a282f31f71d2dd767e134e531a3304.tar.gz qmmp-f9377ed144a282f31f71d2dd767e134e531a3304.tar.bz2 qmmp-f9377ed144a282f31f71d2dd767e134e531a3304.zip | |
cleanup
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7459 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins')
| -rw-r--r-- | src/plugins/Engines/mplayer/mplayerengine.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/plugins/Engines/mplayer/mplayerengine.h b/src/plugins/Engines/mplayer/mplayerengine.h index f31ffbd4b..50225e84f 100644 --- a/src/plugins/Engines/mplayer/mplayerengine.h +++ b/src/plugins/Engines/mplayer/mplayerengine.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2008-2016 by Ilya Kotov * + * Copyright (C) 2008-2017 by Ilya Kotov * * forkotov02@hotmail.ru * * * * This program is free software; you can redistribute it and/or modify * @@ -29,7 +29,6 @@ class Output; class QIDevice; -class DecoderPhonon; class QMenu; class QProcess; class FileInfo; |
