summaryrefslogtreecommitdiffstats
path: root/src/translator_ca.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/translator_ca.h')
-rw-r--r--src/translator_ca.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/translator_ca.h b/src/translator_ca.h
index 88b0344..ca9b7e9 100644
--- a/src/translator_ca.h
+++ b/src/translator_ca.h
@@ -1837,6 +1837,7 @@ class TranslatorCatalan : public TranslatorAdapter_1_8_0
/*! Header for the graph showing the directory dependencies */
virtual QCString trDirDepGraph(const char *name)
{ return QCString("Graf de dependència de directoris per a ")+name+":"; }
+
};
#endif