aboutsummaryrefslogtreecommitdiff
path: root/src/qmmpui/fileloader.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qmmpui/fileloader.h')
-rw-r--r--src/qmmpui/fileloader.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/qmmpui/fileloader.h b/src/qmmpui/fileloader.h
index afa356183..f3c89b490 100644
--- a/src/qmmpui/fileloader.h
+++ b/src/qmmpui/fileloader.h
@@ -81,6 +81,7 @@ protected:
private:
QQueue <QString> m_files;
QQueue <QString> m_directories;
+ QStringList m_filters;
bool m_finished;
};