diff options
Diffstat (limited to 'src/translator_ru.h')
-rw-r--r-- | src/translator_ru.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/translator_ru.h b/src/translator_ru.h index a7ef03c..f97a008 100644 --- a/src/translator_ru.h +++ b/src/translator_ru.h @@ -1554,6 +1554,7 @@ class TranslatorRussian : public Translator return decode( "ξΑΚΔΕΞΟ:" ); } +private: QCString as_documents( int num ) { if( num % 10 == 1 ) return ""; |