aboutsummaryrefslogtreecommitdiff
path: root/src/qmmpui/qmmpuiplugincache_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qmmpui/qmmpuiplugincache_p.h')
-rw-r--r--src/qmmpui/qmmpuiplugincache_p.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/qmmpui/qmmpuiplugincache_p.h b/src/qmmpui/qmmpuiplugincache_p.h
index 2c06c5c1c..e961463db 100644
--- a/src/qmmpui/qmmpuiplugincache_p.h
+++ b/src/qmmpui/qmmpuiplugincache_p.h
@@ -1,5 +1,5 @@
/***************************************************************************
- * Copyright (C) 2013 by Ilya Kotov *
+ * Copyright (C) 2013-2018 by Ilya Kotov *
* forkotov02@ya.ru *
* *
* This program is free software; you can redistribute it and/or modify *
@@ -51,6 +51,7 @@ public:
private:
QObject *instance();
+ void loadTranslation(const QString &translation);
QString m_path;
QString m_shortName;
bool m_error;