summaryrefslogtreecommitdiffstats
path: root/include/svx/svdpagv.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdpagv.hxx')
-rw-r--r--include/svx/svdpagv.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/svx/svdpagv.hxx b/include/svx/svdpagv.hxx
index 868570765d6d..f8ea42c696ab 100644
--- a/include/svx/svdpagv.hxx
+++ b/include/svx/svdpagv.hxx
@@ -34,7 +34,6 @@
#include <basegfx/polygon/b2dpolypolygon.hxx>
-
namespace vcl { class Region; }
class SdrObjList;
class SdrObject;
@@ -60,7 +59,6 @@ class SdrPageWindow;
typedef ::std::vector< SdrPageWindow* > SdrPageWindowVector;
-
class SVX_DLLPUBLIC SdrPageView
{
private:
@@ -268,7 +266,6 @@ public:
};
-
#endif // INCLUDED_SVX_SVDPAGV_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */