diff options
Diffstat (limited to 'src/translator_pt.h')
-rw-r--r-- | src/translator_pt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/translator_pt.h b/src/translator_pt.h index 7ebc4fa..02d6916 100644 --- a/src/translator_pt.h +++ b/src/translator_pt.h @@ -36,7 +36,7 @@ #ifndef TRANSLATOR_PT_H #define TRANSLATOR_PT_H -class TranslatorPortuguese : public Translator +class TranslatorPortuguese : public TranslatorAdapter_1_2_17 { public: |