summaryrefslogtreecommitdiff
path: root/vcl/source/window/floatwin.cxx
diff options
context:
space:
mode:
authorth <th@openoffice.org>2001-07-06 15:07:09 +0000
committerth <th@openoffice.org>2001-07-06 15:07:09 +0000
commit1eae4980816c85bff1b7558ee264304d6c6a140e (patch)
tree4d0db785fe7daed7329e928762baa12b88ab1615 /vcl/source/window/floatwin.cxx
parent85f9d23e2569d2ffa7909b83e665c4f49c994c49 (diff)
remove TF_-code
Diffstat (limited to 'vcl/source/window/floatwin.cxx')
-rw-r--r--vcl/source/window/floatwin.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/source/window/floatwin.cxx b/vcl/source/window/floatwin.cxx
index 800734aadf86..87c81dd28eb1 100644
--- a/vcl/source/window/floatwin.cxx
+++ b/vcl/source/window/floatwin.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: floatwin.cxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 17:05:40 $
+ * last change: $Author: th $ $Date: 2001-07-06 16:05:12 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,6 +77,9 @@
#ifndef _SV_BRDWIN_HXX
#include <brdwin.hxx>
#endif
+#ifndef _SV_EVENT_HXX
+#include <event.hxx>
+#endif
#ifndef _SV_TOOLBOX_HXX
#include <toolbox.hxx>
#endif