summaryrefslogtreecommitdiff
path: root/vcl/source/window/keyevent.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 11:19:27 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 11:19:27 +0000
commit292cb2b04dc26cf9ee57f1576a29498aa647e53f (patch)
treefbaeb8e25e286b96f05ca21149e4b4a45017ea2c /vcl/source/window/keyevent.cxx
parent2144b6bf830495a8ecacf7e65b82c211c64b57a6 (diff)
INTEGRATION: CWS pchfix02 (1.4.378); FILE MERGED
2006/09/01 17:57:54 kaib 1.4.378.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl/source/window/keyevent.cxx')
-rw-r--r--vcl/source/window/keyevent.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/source/window/keyevent.cxx b/vcl/source/window/keyevent.cxx
index c3f2b0584085..dd6fa11819d6 100644
--- a/vcl/source/window/keyevent.cxx
+++ b/vcl/source/window/keyevent.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: keyevent.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 12:26:50 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:19:27 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,6 +33,9 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_vcl.hxx"
+
#ifndef _DEBUG_HXX
#include <tools/debug.hxx>
#endif