Kaydet (Commit) be4dc9f8 authored tarafından Rene Engelhard's avatar Rene Engelhard

add explicit empty SwTblBoxFormula destructor to fix armel build...

üst 742b36ed
......@@ -64,6 +64,7 @@ class SwTblBoxFormula : public SfxPoolItem, public SwTableFormula
public:
SwTblBoxFormula( const String& rFormula );
~SwTblBoxFormula() {};
// "pure virtual methods" of SfxPoolItem
virtual int operator==( const SfxPoolItem& ) const;
......
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