From bf5115328ed454f43b4443f3891a0183dfd62814 Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Fri, 29 Jun 2012 18:13:20 +0900 Subject: removed unnecessary forward declarations of class except * sd::ViewTabBar moved to ViewShellBase.hxx * sd::TemplateEntry moved to AllMasterPageSelector.hxx Change-Id: I802cdc0b77027bbe0843fbb259ce1a5a46354fc3 --- sd/source/ui/slideshow/showwindow.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'sd/source/ui/slideshow/showwindow.hxx') diff --git a/sd/source/ui/slideshow/showwindow.hxx b/sd/source/ui/slideshow/showwindow.hxx index aec9926cd5ee..0df24852aaf5 100644 --- a/sd/source/ui/slideshow/showwindow.hxx +++ b/sd/source/ui/slideshow/showwindow.hxx @@ -46,8 +46,6 @@ namespace sd { class SlideshowImpl; -class PreviewWindow; -class ViewShell; // ----------- // - Defines - -- cgit