summaryrefslogtreecommitdiffstats
path: root/src/translator_nl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/translator_nl.h')
-rw-r--r--src/translator_nl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/translator_nl.h b/src/translator_nl.h
index e2de0fc..99812f2 100644
--- a/src/translator_nl.h
+++ b/src/translator_nl.h
@@ -23,6 +23,8 @@
class TranslatorDutch : public Translator
{
public:
+ QCString idLanguage()
+ { return "dutch"; }
QCString latexBabelPackage()
{ return "dutch"; }
QCString trRelatedFunctions()