summaryrefslogtreecommitdiff
path: root/include/vcl/toolkit/unowrap.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/toolkit/unowrap.hxx')
-rw-r--r--include/vcl/toolkit/unowrap.hxx11
1 files changed, 1 insertions, 10 deletions
diff --git a/include/vcl/toolkit/unowrap.hxx b/include/vcl/toolkit/unowrap.hxx
index 2146f27d3e19..29c7f3ea794e 100644
--- a/include/vcl/toolkit/unowrap.hxx
+++ b/include/vcl/toolkit/unowrap.hxx
@@ -22,16 +22,10 @@
#include <com/sun/star/uno/Reference.h>
#include <vcl/dllapi.h>
+#include <vcl/vclptr.hxx>
-class XWindowPeer;
-class XToolkit;
-class EventList;
namespace vcl { class Window; }
class OutputDevice;
-class MouseEvent;
-class CommandEvent;
-class KeyEvent;
-namespace tools { class Rectangle; }
class Menu;
namespace com {
@@ -43,9 +37,6 @@ namespace awt {
class XWindow;
class XWindowPeer;
}
-namespace lang {
- class XMultiServiceFactory;
-}
} } }
namespace com {