summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-02-15 10:54:23 +0000
committerCaolán McNamara <caolanm@redhat.com>2013-02-18 13:23:59 +0000
commitdf35f61010953462ffdbc742d23811a7ade0befb (patch)
treeef77bc99fc2ce1f53b0618ef2e865181528e0dc2 /svx
parent3b71964eabc9d402d2449566bbd4817e149580b4 (diff)
move Stored Web Connection Information dialog to cui
Change-Id: Ifddd7348754054e505b0b9abe1d760e903e00f2a
Diffstat (limited to 'svx')
-rw-r--r--svx/inc/svx/simptabl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/inc/svx/simptabl.hxx b/svx/inc/svx/simptabl.hxx
index 9bc881793a6b..fc1abc779a89 100644
--- a/svx/inc/svx/simptabl.hxx
+++ b/svx/inc/svx/simptabl.hxx
@@ -41,7 +41,7 @@ protected:
public:
SvxSimpleTableContainer( Window* pParent, const ResId& rResId );
- SvxSimpleTableContainer( Window* pParent, WinBits nBits = WB_BORDER | WB_3DLOOK );
+ SvxSimpleTableContainer( Window* pParent, WinBits nBits = WB_BORDER );
void SetTable(SvxSimpleTable* pTable);