diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2017-10-07 17:56:23 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2017-10-07 17:56:23 +0000 |
| commit | 41c8a60a2ebe4696a17704b81ddf06f3c7b88023 (patch) | |
| tree | 0206c8df4d4b61cd4c1c35249e6b9a161c6eb377 /src/plugins/Transports/http/httpstreamreader.h | |
| parent | 90ec9fc38eafde134febd368403a4b621d99e1da (diff) | |
| download | qmmp-41c8a60a2ebe4696a17704b81ddf06f3c7b88023.tar.gz qmmp-41c8a60a2ebe4696a17704b81ddf06f3c7b88023.tar.bz2 qmmp-41c8a60a2ebe4696a17704b81ddf06f3c7b88023.zip | |
changed contact information
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7514 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Transports/http/httpstreamreader.h')
| -rw-r--r-- | src/plugins/Transports/http/httpstreamreader.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/plugins/Transports/http/httpstreamreader.h b/src/plugins/Transports/http/httpstreamreader.h index d39b1a446..3f064305d 100644 --- a/src/plugins/Transports/http/httpstreamreader.h +++ b/src/plugins/Transports/http/httpstreamreader.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006-2016 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * 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 * @@ -38,7 +38,7 @@ class DownloadThread; class HTTPInputSource; /*! @internal - * @author Ilya Kotov <forkotov02@hotmail.ru> + * @author Ilya Kotov <forkotov02@ya.ru> */ struct HttpStreamData { @@ -52,7 +52,7 @@ struct HttpStreamData }; /*! @internal - * @author Ilya Kotov <forkotov02@hotmail.ru> + * @author Ilya Kotov <forkotov02@ya.ru> */ class HttpStreamReader : public QIODevice { |
