summaryrefslogtreecommitdiff
path: root/i18npool/inc/breakiterator_th.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/inc/breakiterator_th.hxx')
-rw-r--r--i18npool/inc/breakiterator_th.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18npool/inc/breakiterator_th.hxx b/i18npool/inc/breakiterator_th.hxx
index 8c8abb4f59c2..806bb62aa455 100644
--- a/i18npool/inc/breakiterator_th.hxx
+++ b/i18npool/inc/breakiterator_th.hxx
@@ -32,7 +32,7 @@ public:
~BreakIterator_th();
protected:
- void SAL_CALL makeIndex(const OUString& text, sal_Int32 pos) throw(com::sun::star::uno::RuntimeException);
+ void SAL_CALL makeIndex(const OUString& text, sal_Int32 pos) throw(com::sun::star::uno::RuntimeException) SAL_OVERRIDE;
};
} } } }