summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/ShellFactory.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/ShellFactory.hxx')
-rw-r--r--sd/source/ui/inc/ShellFactory.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/inc/ShellFactory.hxx b/sd/source/ui/inc/ShellFactory.hxx
index 664a1e17dc73..5cfde74b3c8e 100644
--- a/sd/source/ui/inc/ShellFactory.hxx
+++ b/sd/source/ui/inc/ShellFactory.hxx
@@ -22,7 +22,7 @@
#include <sal/types.h>
-class Window;
+namespace vcl { class Window; }
namespace sd {
@@ -49,7 +49,7 @@ public:
*/
virtual ShellType* CreateShell (
ShellId nId,
- ::Window* pParentWindow,
+ vcl::Window* pParentWindow,
FrameView* pFrameView = NULL) = 0;
/** Tell the factory that a shell is no longer in use. It may destroy