diff options
Diffstat (limited to 'src/qmmpui/fileloader.h')
| -rw-r--r-- | src/qmmpui/fileloader.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/qmmpui/fileloader.h b/src/qmmpui/fileloader.h index 7b3ad8862..afa356183 100644 --- a/src/qmmpui/fileloader.h +++ b/src/qmmpui/fileloader.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2006-2010 by Ilya Kotov * + * Copyright (C) 2006-2011 by Ilya Kotov * * forkotov02@hotmail.ru * * * * This program is free software; you can redistribute it and/or modify * @@ -79,7 +79,6 @@ protected: void addDirectory(const QString &s); private: - QStringList m_filters; QQueue <QString> m_files; QQueue <QString> m_directories; bool m_finished; |
