From 2111b82728e37a649539076ee4e9fc83103f196b Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 21 Jul 2018 17:30:35 +0000 Subject: changed translation api again git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8200 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/Effect/ladspa/effectladspafactory.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/plugins/Effect/ladspa/effectladspafactory.h') diff --git a/src/plugins/Effect/ladspa/effectladspafactory.h b/src/plugins/Effect/ladspa/effectladspafactory.h index afa2b5b04..62e8b589c 100644 --- a/src/plugins/Effect/ladspa/effectladspafactory.h +++ b/src/plugins/Effect/ladspa/effectladspafactory.h @@ -38,6 +38,7 @@ public: Effect *create(); void showSettings(QWidget *parent); void showAbout(QWidget *parent); + QString translation() const; }; -- cgit v1.2.3-13-gbd6f