summaryrefslogtreecommitdiff
path: root/src/utils/gettexthelper.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/gettexthelper.h')
-rw-r--r--src/utils/gettexthelper.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/utils/gettexthelper.h b/src/utils/gettexthelper.h
index a83fc44cd..d42266d45 100644
--- a/src/utils/gettexthelper.h
+++ b/src/utils/gettexthelper.h
@@ -30,6 +30,8 @@
class GettextHelper final
{
public:
+ A_DELETE_COPY(GettextHelper)
+
static void initLang();
private: