aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Effect/soxr/effectsoxrfactory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/Effect/soxr/effectsoxrfactory.h')
-rw-r--r--src/plugins/Effect/soxr/effectsoxrfactory.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/Effect/soxr/effectsoxrfactory.h b/src/plugins/Effect/soxr/effectsoxrfactory.h
index f4d670d50..5300336d6 100644
--- a/src/plugins/Effect/soxr/effectsoxrfactory.h
+++ b/src/plugins/Effect/soxr/effectsoxrfactory.h
@@ -38,6 +38,7 @@ public:
Effect *create();
void showSettings(QWidget *parent);
void showAbout(QWidget *parent);
+ QString translation() const;
};