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 b3605d6..a50f40d 100644 --- a/src/translator_cz.h +++ b/src/translator_cz.h @@ -79,7 +79,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_6_3 { public: // --- Language control methods ------------------- |