Kaydet (Commit) f7eef808 authored tarafından Michael Meeks's avatar Michael Meeks

remove bogus visibility annotation on template class

üst 7b06bf38
......@@ -55,7 +55,7 @@ public:
// class OfaRefItem - for ref counting items
template <class reference_type>
class SVX_DLLPUBLIC OfaRefItem : public SfxPoolItem
class OfaRefItem : public SfxPoolItem
{
private:
rtl::Reference<reference_type> mxRef;
......
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