Kaydet (Commit) 574764bb authored tarafından Caolán McNamara's avatar Caolán McNamara

no need for a double border inside border

Change-Id: I650e00bd026a66f82c6a21b0810b53f2f98c81c9
üst ffbc9f27
......@@ -67,7 +67,7 @@ class OfaMSFilterTabPage2 : public SfxTabPage
virtual void KeyInput( const KeyEvent& rKEvt );
public:
MSFltrSimpleTable(SvSimpleTableContainer& rParent, WinBits nBits = WB_BORDER)
MSFltrSimpleTable(SvSimpleTableContainer& rParent, WinBits nBits = 0)
: SvSimpleTable(rParent, nBits)
{
}
......
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