INTEGRATION: CWS pchfix02 (1.6.52); FILE MERGED
2006/09/01 17:29:28 kaib 1.6.52.1: #i68856# Added header markers and pch files
This commit is contained in:
parent
3495ef4ea0
commit
8d3798e3ce
3 changed files with 15 additions and 6 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: objectmenucontroller.cxx,v $
|
||||
*
|
||||
* $Revision: 1.6 $
|
||||
* $Revision: 1.7 $
|
||||
*
|
||||
* last change: $Author: hr $ $Date: 2006-06-19 11:39:51 $
|
||||
* last change: $Author: obo $ $Date: 2006-09-16 14:22:48 $
|
||||
*
|
||||
* 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_framework.hxx"
|
||||
|
||||
#ifndef __FRAMEWORK_UIELEMENT_OBJECTMENUCONTROLLER_HXX_
|
||||
#include <uielement/objectmenucontroller.hxx>
|
||||
#endif
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: progressbarwrapper.cxx,v $
|
||||
*
|
||||
* $Revision: 1.6 $
|
||||
* $Revision: 1.7 $
|
||||
*
|
||||
* last change: $Author: hr $ $Date: 2006-06-19 11:40:05 $
|
||||
* last change: $Author: obo $ $Date: 2006-09-16 14:23:02 $
|
||||
*
|
||||
* 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_framework.hxx"
|
||||
|
||||
#ifndef __FRAMEWORK_UIELEMENT_PROGRESSBARWRAPPER_HXX_
|
||||
#include <uielement/progressbarwrapper.hxx>
|
||||
#endif
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: rootitemcontainer.cxx,v $
|
||||
*
|
||||
* $Revision: 1.6 $
|
||||
* $Revision: 1.7 $
|
||||
*
|
||||
* last change: $Author: hr $ $Date: 2006-06-19 11:40:32 $
|
||||
* last change: $Author: obo $ $Date: 2006-09-16 14:23:30 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -32,6 +32,9 @@
|
|||
* MA 02111-1307 USA
|
||||
*
|
||||
************************************************************************/
|
||||
|
||||
// MARKER(update_precomp.py): autogen include statement, do not remove
|
||||
#include "precompiled_framework.hxx"
|
||||
//_________________________________________________________________________________________________________________
|
||||
// my own includes
|
||||
//_________________________________________________________________________________________________________________
|
||||
|
|
Loading…
Reference in a new issue