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