Kaydet (Commit) 5a751d32 authored tarafından Bjoern Michaelsen's avatar Bjoern Michaelsen

make SwIterator final

Change-Id: I48ef94ca7681c3ef5cf04aad79eab4b7dd84ca2d
üst 553a058e
......@@ -22,7 +22,7 @@
#include <calbck.hxx>
#include <sal/log.hxx>
template< class TElementType, class TSource > class SwIterator
template< class TElementType, class TSource > class SwIterator SAL_FINAL
{
SwClientIter aClientIter;
public:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment