diff options
Diffstat (limited to 'src/translator_cz.h')
-rw-r--r-- | src/translator_cz.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/translator_cz.h b/src/translator_cz.h index 9d3e65c..5c37fab 100644 --- a/src/translator_cz.h +++ b/src/translator_cz.h @@ -81,7 +81,7 @@ // something else. It is difficult to find the general translation // for all kinds in the Czech language. -class TranslatorCzech : public Translator +class TranslatorCzech : public TranslatorAdapter_1_7_5 { public: // --- Language control methods ------------------- |