diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-17 11:30:59 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-17 11:30:59 +0000 |
commit | 401d80b047897c3787c7532e7d40d2496ba806cf (patch) | |
tree | b14acef8cee459a89e26bcf3aa00b9df57598d23 /vcl/unx | |
parent | 226b67cfa853261622ea765258e57474ac3063bf (diff) |
INTEGRATION: CWS pchfix02 (1.17.4); FILE MERGED
2006/09/01 17:58:03 kaib 1.17.4.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl/unx')
-rw-r--r-- | vcl/unx/kde/salnativewidgets-kde.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/unx/kde/salnativewidgets-kde.cxx b/vcl/unx/kde/salnativewidgets-kde.cxx index 9e9bb75cca7d..fbf79754597f 100644 --- a/vcl/unx/kde/salnativewidgets-kde.cxx +++ b/vcl/unx/kde/salnativewidgets-kde.cxx @@ -4,9 +4,9 @@ * * $RCSfile: salnativewidgets-kde.cxx,v $ * - * $Revision: 1.17 $ + * $Revision: 1.18 $ * - * last change: $Author: hr $ $Date: 2006-08-11 17:48:19 $ + * last change: $Author: obo $ $Date: 2006-09-17 12:30:59 $ * * 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" + #define _SV_SALNATIVEWIDGETS_KDE_CXX #ifndef INCLUDED_VCL_KDE_HEADERS_H |