summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/SlideSorterChildWindow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/SlideSorterChildWindow.hxx')
-rw-r--r--sd/source/ui/inc/SlideSorterChildWindow.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/sd/source/ui/inc/SlideSorterChildWindow.hxx b/sd/source/ui/inc/SlideSorterChildWindow.hxx
index 9f0f56a1b99d..025e2ee6611b 100644
--- a/sd/source/ui/inc/SlideSorterChildWindow.hxx
+++ b/sd/source/ui/inc/SlideSorterChildWindow.hxx
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -42,13 +42,13 @@ class SlideSorterChildWindow
{
public:
SlideSorterChildWindow (
- ::Window*,
- USHORT,
- SfxBindings*,
+ ::Window*,
+ USHORT,
+ SfxBindings*,
SfxChildWinInfo*);
virtual ~SlideSorterChildWindow (void);
-
+
SFX_DECL_CHILDWINDOW (SlideBrowserChildWindow);
};