summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/sdtreelb.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/sdtreelb.hxx')
-rw-r--r--sd/source/ui/inc/sdtreelb.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/sd/source/ui/inc/sdtreelb.hxx b/sd/source/ui/inc/sdtreelb.hxx
index f78d5becb34a..252a40384144 100644
--- a/sd/source/ui/inc/sdtreelb.hxx
+++ b/sd/source/ui/inc/sdtreelb.hxx
@@ -179,7 +179,8 @@ protected:
public:
- SdPageObjsTLB( Window* pParent, const SdResId& rSdResId );
+ SdPageObjsTLB( Window* pParent, const SdResId& rSdResId );
+ SdPageObjsTLB( Window* pParent, WinBits nStyle );
~SdPageObjsTLB();
virtual void SelectHdl();