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 de6ade6..803e77c 100644
--- a/src/translator_nl.h
+++ b/src/translator_nl.h
@@ -1708,6 +1708,8 @@ class TranslatorDutch : public TranslatorAdapter_1_8_15
}
virtual QCString trCustomReference(const char *name)
{ return QCString(name)+" Referentie"; }
+
+ //////////////////////////////////////////////////////////////////////////
};
#endif